Datagrid Select Row

avi8tor

Member
Joined
Jun 3, 2004
Messages
7
Location
Gig Harbor, WA
Programming Experience
3-5
I am trying to retrieve the bound values in an Asp.Net Datagrid. I am using templated columns with each databound item inserted into a label control. I would like when a user clicks on a select button to have all the values in that row stored to another table or better yet, another datagrid. The solution may be simple but is frustrating me to no end.

Any ideas?

Thanks.
 
Back
Top