Hi all...
I have a datagridview and I am using paging on it. I have a column of checkboxes....
When I click the check box I want to update a text field which is a count of how many check boxes I have checked. I had this working before, but when I added the paging it doesn't work....it seems like it is not retaining the checkbox value...
Example...if I check checkbox go to next page then go back it is unchecked.
Can anybody help?
I have a datagridview and I am using paging on it. I have a column of checkboxes....
When I click the check box I want to update a text field which is a count of how many check boxes I have checked. I had this working before, but when I added the paging it doesn't work....it seems like it is not retaining the checkbox value...
Example...if I check checkbox go to next page then go back it is unchecked.
Can anybody help?