Example of Pager Dropdown in ASP.NET Core Tree Grid Control

Tree Grid
Paging
Pager Dropdown

This sample demonstrates the TreeGrid paging feature. In this sample, click the numeric items to navigate to another page. You can also change the page size using the dropdown.

1
Planning
3/2/20177/2/20175100Normal
2
Plan timeline
3/2/20177/2/20175100Normal
3
Plan budget
3/2/20177/2/20175100Low
4
Allocate resources
3/2/20177/2/20175100Critical
5
Planning complete
7/2/20177/2/201711Low
6
Design
10/2/20172/14/2017386High
7
Software Specification
10/2/20172/12/2017360Normal
8
Develop prototype
10/2/20172/12/20173100Critical
9
Get approval from customer
2/13/20172/14/20172100Low
10
Design complete
2/14/20172/14/201711Normal
1 of 4 pages (35 items)
Items per page

Paging allows you to display the contents of the TreeGrid in page segments. By default, paging is disabled. To enable paging, set allowPaging property to true. pageSettings->pageSizes property enables a dropdown in pager which allows you to change the number of records in the TreeGrid dynamically.


More information on the data binding can be found in this documentation section.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab