Need code in C sharp .net web application
- How to get the selected content from the grid-view using select option in gridview control in the detail view fields
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Madhu KPosted Nov 30, 2010, 12:00 PM
http://msmvps.com/blogs/deborahk/archive/2010/01/25/asp-net-selecting-a-row-in-a-gridview.aspx
Then populate the details view with the selected row values of gridview based on the record id.