adazzle / react-data-grid

Feature-rich and customizable data grid React component
https://adazzle.github.io/react-data-grid/
Other
6.93k stars 2.18k forks source link

Row Grouping lazy loading #3317

Open ofirrifo opened 1 year ago

ofirrifo commented 1 year ago

Use case

I need a way to use row grouping with lazy loading groups rows. Something like this https://www.ag-grid.com/javascript-data-grid/server-side-model/

Proposed solution