angular-ui/ui-grid

Nested columns

Open

#6,917 opened on Jan 11, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wantedtype: feature

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I wonder if you could implement new feature in ui-grid that would allow nested columns like in the plugin below? In some cases this would make the grid much more readable.

https://reactabular.js.org/#/column-definition/nested-columns

Contributor guide