-
-
Notifications
You must be signed in to change notification settings - Fork 533
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
DataGrid: ColumnChooser #2359
Comments
It might be a good feature to have for the DataGrid. Going on the to-do list! |
@stsrki Oh - already an answer :-) message me if you need help. |
This would be a great feature |
User asked over on discord about reordering of columns. While |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Column chooser for the data grid. Sample: https://demos.devexpress.com/blazor/GridColumnChooser#Overview
First approach:
Popover for select the DisplayableColumns with
Check component with click Event
Optional:
The text was updated successfully, but these errors were encountered: