2
Answers

how to get value of selected column from datagridview

Muhammad younas

Muhammad younas

13y
1.6k
1
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)