New to Telerik UI for ASP.NET MVC? Download free 30-day trial
ASP.NET MVC Grid Paging
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
paging.cshtml
PagingController.cs
OrderViewModel.cs
GetOrders()
PagerViewModel.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Pageable()
configuration of the Telerik UI for ASP.NET MVC Grid allows you to configure a pager, as demonstrated in this example.
This demo shows the different Data Grid paging options. To see them in action, select the desired checkboxes and click the Apply button. The ASP.NET MVC Grid demonstrates the following pager features:
- A drop-down list for the page sizes.
- An input for the pager which enables users to enter the desired page to which they want to navigate.
- Numeric pages, represented by buttons with numbers correspodning to each page.
- Previous and Next buttons.
- A Refresh button.
- Templates for the selected and number page links.
- HTML attributes necessary for accessible usage.
For more information about the paging capabilities, refer to the official Telerik UI for ASP.NET MVC Data Grid product documentation on the available paging approaches.
Additional Apps
This Grid example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.