Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
555
looping through row and columns
posted

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