2
Reply

how to get value of selected column from datagridview

Muhammad younas

Muhammad younas

Mar 31 2011 6:09 AM
1.5k
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?



Answers (2)