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

DataGrid: ColumnChooser #2359

Closed
d-oit opened this issue May 14, 2021 · 4 comments · Fixed by #5324
Closed

DataGrid: ColumnChooser #2359

d-oit opened this issue May 14, 2021 · 4 comments · Fixed by #5324
Assignees
Labels
Area: DataGrid Type: Feature ⚙ Request or idea for a new feature.
Milestone

Comments

@d-oit
Copy link

d-oit commented May 14, 2021

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:

  • Load / Save from/to StateContainer, option for override (for e.g. post / get api)
  • Include DisplayOrder for reodering the columns
@stsrki
Copy link
Collaborator

stsrki commented May 14, 2021

It might be a good feature to have for the DataGrid. Going on the to-do list!

@stsrki stsrki added Area: DataGrid Type: Feature ⚙ Request or idea for a new feature. labels May 14, 2021
@stsrki stsrki added this to the 0.9.5 milestone May 14, 2021
@d-oit
Copy link
Author

d-oit commented May 14, 2021

@stsrki Oh - already an answer :-) message me if you need help.

@stsrki stsrki removed this from the 0.9.5 milestone Oct 20, 2021
@mtbayley
Copy link
Contributor

This would be a great feature

@David-Moreira
Copy link
Contributor

User asked over on discord about reordering of columns. While DisplayOrder already exists. It might be good to also provide a way to visually reorder the columns. Maybe that can be part of the column chooser also.

@stsrki stsrki modified the milestones: 1.4, 1.5 Nov 29, 2023
@David-Moreira David-Moreira linked a pull request Feb 20, 2024 that will close this issue
@stsrki stsrki mentioned this issue Mar 2, 2024
@stsrki stsrki moved this to ✔ Done in Development Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: DataGrid Type: Feature ⚙ Request or idea for a new feature.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants