New to Telerik UI for Blazor? Download Free 30-day trial
TreeList - Paging
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Configurator
Show Page Sizes
Input Type
ButtonsButtons Count
First Name | Last Name | Hire Date |
---|
Ali | Guy | 6/29/2014 12:00:00 AM |
Bruce | Reilly | 4/1/2015 12:00:00 AM |
Rowan | Morin | 7/30/2015 12:00:00 AM |
Benedict | Soto | 6/1/2012 12:00:00 AM |
Darrel | Solis | 4/25/2015 12:00:00 AM |
Brian | Yang | 9/27/2012 12:00:00 AM |
Lillian | Bradshaw | 5/10/2014 12:00:00 AM |
Christian | Palmer | 12/27/2012 12:00:00 AM |
Summer | Mosley | 3/2/2010 12:00:00 AM |
Ori | Wynn | 6/21/2015 12:00:00 AM |
- Paging.razor
- EmployeeDirectoryService.cs
- EmployeeDirectoryDto.cs
Loading the demo source code...please wait.
Description
This paging demo shows how to enable paging for the TreeList 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 TreeList - Paging demo is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik Blazor components and their features in action. View the source code of each of the demos or directly adapt and edit them, including their theme appearance, in some of our dedicated playgrounds for Blazor projects - Telerik REPL for Blazor.