2
Reply

How to show data of Gridview into another form

darsh antani

darsh antani

Mar 15 2013 7:46 AM
1.3k
I have taken a grid view and I want to show the data of that grid view directly to another form when user clicks on edit button.

I have a grid view and I show data on grid view from a table.

I want to the same data to be shown which i am showing in grid view in a format of form using table when i click on edit button.

How can i do that in asp.net?? 

Answers (2)