Hii,
I have a case where i used a web form to insert data into database and display it in gridview.Now i want to display the information of a specific record obtained from gridview in the same webform for updating purpose.when we click update or edit link pertaining to that record(Id column is the primary key) then it must redirect to the webform with information pertaining to that record populated in it.