Blazor Pager
The Pager component enables page navigation.
API Reference
Refer to the following list for the component API reference: DxPager Members.
Features
Page Count
The PageCount defines the total number of pages. Use the VisibleNumericButtonCount property to specify the maximum number of numeric buttons that can be displayed in a pager.
Navigation Buttons
Users can click navigation buttons to see other numeric buttons. If all numeric buttons are visible, the Pager component automatically hides navigation buttons.
Input Box
When the total number of pages exceeds the SwitchToInputBoxButtonCount value, the component replaces navigation buttons with the input box. You can use the NavigationMode property to switch between navigation buttons and input box in code.
Localization
The Pager component’s UI elements such as labels, context menus, and error messages are displayed in English. Localization automatically adapts the component to the user’s preferred language.
DevExpress components include predefined satellite resource assemblies for German, Spanish, and Japanese. Use the DevExpress Localization Service to create and download a custom set of satellite assemblies, and modify resources.