GridView - Accessing Values on Click of CheckBox Column

  • Thread starter Thread starter Adotek
  • Start date Start date
A

Adotek

Hi All,

Can anyone advise how to access the values of a row in a datagrid,
when a checkbox is is checked/unchecked?

I want to run a function that will do somethign with the ID of the row
when the check box is changed.

Any help will be much appreciated.

Thank you,

Simon.
 
Back
Top