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
Pager Position
BottomFirst 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 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.