amnon
Member
- Joined
- Dec 18, 2022
- Messages
- 16
- Programming Experience
- Beginner
Hello,
So far, I have stored the DataGridView settings like DataGridViewAutoSizeColumnsMode in the application settings (My.Settings), but I would like to be able to change and save them depending on the user. Could you give me some tips, I was thinking of creating xml file and storing these settings threre, and loading them at startup.
Best Regards
amnon
So far, I have stored the DataGridView settings like DataGridViewAutoSizeColumnsMode in the application settings (My.Settings), but I would like to be able to change and save them depending on the user. Could you give me some tips, I was thinking of creating xml file and storing these settings threre, and loading them at startup.
Best Regards
amnon