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 State should also save Grouping #5766

Open
oaldrian opened this issue Oct 3, 2024 · 0 comments
Open

DataGrid State should also save Grouping #5766

oaldrian opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
Type: Feature ⚙ Request or idea for a new feature.

Comments

@oaldrian
Copy link
Contributor

oaldrian commented Oct 3, 2024

Is your feature request related to a problem? Please describe.
DataGrid State does not save Grouping.

Describe the solution you'd like
DataGrid State does save and restore Grouping of columns.

Currently this is not possible in Blazorise directly, as the grid does not provide the groupings in a property or function.
We have to locate the dropzone of the groupings in JS and take the info from there.

@oaldrian oaldrian added the Type: Feature ⚙ Request or idea for a new feature. label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature ⚙ Request or idea for a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants