hoist-react icon indicating copy to clipboard operation
hoist-react copied to clipboard

GridModel should have a 'hideGroupByCols' option

Open febbraiod opened this issue 5 years ago • 10 comments

EXT has this, but ag-grid requires you to hide the columns manually after grouping. We can set hidden on our columns in the grid model, but would be nice if the groupBy method could do this for you automatically if you so choose.

febbraiod avatar Sep 24 '19 18:09 febbraiod