New to Telerik UI for ASP.NET Core? Download free 30-day trial
Paging
Loading Demo...
- EXAMPLE
- VIEW SOURCE
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- paging.cshtml
- PagingController.cs
- OrderViewModel.cs
Also available for:
API REFERENCEDescription
To see the different paging options in action, select the desired checkboxes and press the Apply button. The ASP.NET Core Grid pager features:
- Page sizes drop down list
- Input for the pager so the users can enter the desired page to navigate to
- Numeric pages - buttons with numbers which represent each page
- Previous and next buttons
- A refresh button
- Templates for the selected and number page links
- HTML attributes necessary for accessible usage.
Please check the Paging article to learn more about the different paging settings available for the Telerik ASP.NET Core Grid.
More about Telerik Grid for ASP.NET Core