GridView Row Id Capture
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I am using a GridView to display info from a DB as is normal. But i am wanting to edit data in seperate form on same page. So i need to capture the value of the DataKeyNames field for later use. How is possible to collect DataKeyNames value so can use elsewhere to populate this other form? Help Please. Thank yous!