Hi,
I display a datagrid with a checkbox for the user to select the desired rows for processing.
I’m itterating throught the items collection of the datagrid but getting all the data but,I’m unable to access the checkbox to determine it’s state (checked)
any idea’s
Thanks