infinite-table / infinite-react

The modern React DataGrid for building apps — faster
https://infinite-table.com
73 stars 5 forks source link

Improve configuration inheriting for groupColumn #112

Closed roblotter closed 2 years ago

roblotter commented 2 years ago

If the groupColumn.field is specified, it does not inherit the config of the respective column for leaf/non-group rows - it should.