Demonstration and configuration of the Radzen Blazor Pager component.
In this demo a RadzenDataList displays Orders as cards with employee photos and shipping info, using a standalone RadzenPager with ShowPagingSummary="true", custom PagingSummaryFormat, PageNumbersCount="5" visible page numbers, and PageChanged event to load data for the selected page.
Use the Density property to change the size and density of the pager - Density="Density.Compact".
Density:
The following keys or key combinations provide a way for users to navigate and interact with Radzen Blazor Pager component.
| Press this key | To do this |
|---|---|
| Tab | Navigate to a Pager component. |
| LeftArrow | Focus previous Pager page. |
| RightArrow | Focus next Pager page. |
| Enter or Space | Go to the focused Pager page. |
Radzen Blazor Components, © 2018-2025 Radzen.
Source Code licensed under
MIT