-
-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Labels
new featureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
A common request from data table users is grouping
Describe the solution you'd like
- Upon dragging column header, render a drop zone within the existing box model of the grid.
- When dropped, if within the drop zone, sort by the column dragged and check the configuration to see if the column utilizes a group header template. If so, use the template, otherwise, render the default template (text with expand/collapse).
Describe alternatives you've considered
I've used Kendo Angular Grid and AG Grid which both have similar grouping features.
Fadds, Akkarine, timefordroids, j-meds, AHorak and 8 more
Metadata
Metadata
Assignees
Labels
new featureNew feature or requestNew feature or request