In some applications data will be so huge to load on PivotGrid, and the manipulation of filtering, reordering and changing dimensions between rows and columns take a long time, freezering the browser for a moment. With data paging this frozen time is avoided.
Hello,
The pivot grid hold the entire data in memory and does not extract chunks of it thus paging is not required. Moreover the slowness when it comes to big data comes from internal merging logic, we will relaese a new version of the Pivot that will not have such issues and should be able to visualize the entire data in a short amount of time.
Regards,
Angel Petrov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.