Hi,
Could someone explain me how to loop through an row and get the an value out of it.
I got two columns one is filled with Usernames and the other is filled with checkboxes.When selecting a checkbox in the same row as an Username, how do I get the value of that username out of the row?
for a checkbox control I know how to do this, but haveing problems with username one
Allready found the answer to this question