Back to Devexpress

Data Paging

aspnet-17907-components-pivot-grid-layout-paging-and-scrolling-data-paging.md

latest3.0 KB
Original Source

Data Paging

  • Jun 16, 2022
  • 2 minutes to read

By default, ASPxPivotGrid automatically splits content across multiple pages and provides end-users with the capability to navigate through the Pivot Grid’s data using pager. The pager allows you to navigate through data by selecting the required page number or using the navigation buttons.

Pager Settings

The ASPxPivotGrid.OptionsPager property returns the PivotGridWebOptionsPager object, exposing the following settings related to the pivot grid’s pager.

See Also

Horizontal and Vertical Scrolling

Virtual Scrolling