Example of Pager Dropdown in Blazor DataGrid Component

DataGrid / Paging / Pager Dropdown

This example shows how to use the DataGrid component's paging feature, which includes a pager dropdown option.

1 of 7 pages (75 items)
Items per page

You can display the contents of the Blazor DataGrid in page segments by using the paging feature. Paging is disabled by default; to enable it, set the AllowPaging property to true.

The GridPageSettings component's PageSizes property enables a dropdown in pager that allows you to dynamically change the number of records displayed in the current page.

DataGrid is rendered in this demo with paging and PageCount set to 5. Also, PageSizes must be set to true in order for the pager dropdown to dynamically change the current page size.

More information about the Pager feature can be found in this documentation section.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE