Hi,
I'm trying to setup a grid that has the combination of checkbox selection, grouping and filtering. I'm struggling to get the grouping working with multiple levels. I can group the date, however expanding or collapsing a section will expand or collapse all sections. I'm wondering if there is a way to pass in a unique ID so I can expand or collapse only the corresponding section...
https://stackblitz.com/edit/grid-grouping-selection?embed=1&file=app/main.jsx
Thanks,
Peter