I added a checkbox column in the first column of datagridview
Once data loaded to datagridview there are three columns will display: check (check box), ID, description
How to get value of ID when user checks the check box at that row?
Loading
Suthish NairPosted Mar 31, 2011, 3:10 PM
Jitendra PatelPosted Mar 31, 2011, 7:10 AM
You have get id value using Jquery / JavaScript or Asp.net?