G
Guest
If I have a datagrid in which I have placed a "Check box" in one of the
columns and then I have a button (outside of the grid) when the user presses,
I want to do something with each line in the grid in which the user has
clicked the check box. How do I iterate through the datagrid and find my
check box control so that I can test the values to see if it has been checked?
Thanks in advance for your assistnance.
columns and then I have a button (outside of the grid) when the user presses,
I want to do something with each line in the grid in which the user has
clicked the check box. How do I iterate through the datagrid and find my
check box control so that I can test the values to see if it has been checked?
Thanks in advance for your assistnance.