Click here to Skip to main content
15,899,475 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I have one DataGridView in my WindowsForm Application and it consists of one column with CheckBoxes.Here I am using Paging for my DataGrid.Whenever I want to check some records from first page and some records from next page to delete.When I go to next page the previous page checked records will be unchecked.
How to maintain the CheckBox state as checked?
Thanks in advance...
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900