Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: column settings #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

D0tNet4Fun
Copy link

Hello.

I have been using YALV for the last 2 or 3 years and decided to contribute to this great work.

In this PR I added support to configure the settings of data grid columns so that:

  • column order is preserved on next run. I added a new settings file called YALVSettings.xml in which the column settings such as order and size are persisted when the application shuts down.
  • user can manage columns. I added a context menu on the data grid's header which opens a dialog that can be used to hide/show columns. Column visibility is also preserved on the next run.

Please let me know if you are OK with these changes. I have several other features that I'd like to share.

Thanks!

…s are automatically saved on shutdown in file YalvSettings.xml and loaded on startup.
… header. These settings are saved in YalvSettings.xml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant