Skip to content

Grouping #630

@warrendugan

Description

@warrendugan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    new featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions