Select, display and edit a gridview row
I have a populated gridview and each row has a hyperlink button on click of which textboxes in the page gets populated. Then on click of submit/update button how can I populate the updated information in the same row of the data previously.