HI,
virtualization is working fine without group by. But when I use the column grouping the grid only displays the already loaded local data. I am using OData for my services. Are there any limitations, e.g. the amount of data.
Hello Jürgen,
Thanks for contacting Infragistics support.
There is no such limitations related to the virtualizaiton and group by features.
You can see the example here that everything works perfect. Could you please try to compare your set up approach with the referred example.
The limitations for both features could be found here:
GroupBy limitations
Virtualizaiton limitations
I'm looking forward to your reply.
Hi Aleksandar,
I am looking for this functionality as well. I think what Jurgen was looking for is the Server Side Virtualization and Group By. Something like the example below, but with Group By add on to it.
https://es.infragistics.com/products/ignite-ui-angular/angular/components/grid/virtualization.html#remote-sortingfiltering-virtualization
I need this functionality badly.
Thank you
that is exactly what I meant. We also need a solution.@Infragistics any workaround?