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
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
HtmlHelper
TagHelper
paging.cshtml
PagingController.cs
OrderViewModel.cs
PagerViewModel.cs
Paging_TagHelper.cshtml
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
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