Quantcast
Channel: Visual COBOL
Viewing all articles
Browse latest Browse all 5819

Forum Post: RE: Get Datagrid items with checkbox collumn selected.

$
0
0
Something like this. Just typing out of my head im sure theres some erros. foreach(GridViewRow row in dgCaregories.Rows) {       // Get the Checkbox cell value }

Viewing all articles
Browse latest Browse all 5819

Trending Articles