Looking at official documentation on grouping feature I see that it's completely client-side. This solution only makes sense for small amount of data but real business cases, that we're faced with, is thousandths and millions of records. If I'm not mistaken visual presentation of group on UI is "logical" container that groups group related records. We need to support remote grouping to meet performance requirements.
Is it possible to configure KendoUI Grid to support this feature?
Regards,
Artem
Is it possible to configure KendoUI Grid to support this feature?
Regards,
Artem