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 }
↧