I have a form with 10 textboxes and i'm showing only two fields in the grid after saving the records. The thing is i want only edit link in grid so that when editing i'll show the fields in textboxes. Here in my form after clicking the edit link
automatically gets changed to update. How to avoid the update in gridview.
senthilkcg
Member
97 Points
79 Posts
Regarding Grid and update.
Apr 24, 2012 04:34 AM|LINK
Hi friends ,
I have a form with 10 textboxes and i'm showing only two fields in the grid after saving the records. The thing is i want only edit link in grid so that when editing i'll show the fields in textboxes. Here in my form after clicking the edit link automatically gets changed to update. How to avoid the update in gridview.