Hello all.
I have create a gridview which contains a textbox column. The following is what I want:
After the user input data to the textbox, the data will be uploaded to my SQLServer without refresh the page. I know the code for uploading data, but I cannot find any control just like lost focus. Could anyone help me? Thank you
...
Go to the complete details ...