New to Telerik UI for Blazor? Download Free 30-day trial
Grid - Paging
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Configurator
Show Page Sizes
Input Type
ButtonsButtons Count
Pager Position
BottomName | Title | Address | Phone |
---|
Janete Limeira | Assistant Sales Agent | Av. Copacabana, 267 | (21) 555-3412 |
Felipe Izquierdo | Owner | Ave. 5 de Mayo Porlamar | (8) 34-56-12 |
Michael Holz | Sales Manager | Grenzacherweg 237 | 0897-034214 |
Jonas Bergulfsen | Owner | Erling Skakkes gate 78 | 07-98 92 35 |
Karl Jablonski | Owner | 305 - 14th Ave. S. Suite 3B | (206) 555-4112 |
Paula Parente | Sales Manager | Rua do Mercado, 12 | (14) 555-8122 |
Pirkko Koskitalo | Accounting Manager | Torikatu 38 | 981-443655 |
Rita Müller | Sales Representative | Adenauerallee 900 | 0711-020361 |
Paul Henriot | Accounting Manager | 59 rue de l'Abbaye | 26.47.15.10 |
Mary Saveley | Sales Agent | 2, rue du Commerce | 78.32.54.86 |
- Paging.razor
- CustomerService.cs
- CustomerDto.cs
Loading the demo source code...please wait.
Description
The ability to change pages is one of the essential features for every data grid, and as such, the Telerik Grid for Blazor supports paging. This paging demo shows how to enable paging for the Grid by setting the Pageable parameter to true, set the initial page to a different than the first one by using the two-way data binding for the Page parameter. You can also dynamically choose different Buttons count, change the items per page, configure the input type, and whether you want to show the page size dropdown to the users.
This Blazor Data Grid Paging example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor 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 Telerik REPL for Blazor or ThemeBuilder.