foreach (rij GridViewRow in gvTeamList.Rows)
{
CheckBox obj = (CheckBox) (row.FindControl („chkSelect“));
bool isChecked = obj. Gecontroleerd;
als (isChecked) {
// Kolom 2 is de naamkolom
streptokok. Voeg toe (gvTeamList.Rows [I]. Cellen [2]. Tekst);
}
}
en controle of de checkbox naam chkSelect is.