Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Is there any way to save the checkmarks in the checkbox of gridview in devexpress? Whenever I close and reopen my application, the checkboxes is left uncheck again.

What I have tried:

I haven't tried anything yet, just did the MultiSelectMode to CheckBoxRowSelect.
Posted
Updated 16-Jan-23 6:36am

1 solution

AFAIK there is no way it will "just happen" - but you can put code into to make sure the settings are saved - try one of these articles Codeproject articles on saving settings[^]
 
Share this answer
 

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