Example of Virtual Scrolling in ASP.NET MVC Pivot Table Control

Pivot Table
Scrolling
Virtual Scrolling

This sample demonstrates the virtual scrolling option available for vertically and horizontally loading records and showing a large number of records with ease.

Time Taken: 0 sec
Loading...

The pivot table provides an optimized way to render rows and columns inside the view-port alone without calculating the value of the entire pivot. To enable virtual scrolling, set EnableVirtualizationopens in a new tab property property to true.

In this sample, the AllowSinglePage property is enabled by default, allowing only the current page data to be displayed in the pivot table view. Previously, we were showing both the previous and next pages along with the current page. The recent change has been introduced to enhance performance.


More information on the virtual scrolling can be found in this documentation sectionopens in a new tab.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab