Hello,
I am trying to allow grouping for my Grid.
Without enableVirtualization set to true, the column grouping works pretty well. But when I'm having more than 1000 data, it starts to be very slow..
So I set the enableVirtualization to true and the performances are good again but when I group my column, the scroll inside groups fails. I cannot close a grouping and then scroll down to the other regroupment.
Cant you help me?
Here is an example you can group by the column name "Designation", close the first group and then scroll down.
Thank you in advance,