Paging

The KendoReact Data TreeList enables you to split its content into pages.

Getting Started

To enable paging:

  1. Set the pager component, skip, and take options of the TreeList.
  2. Handle the onPageChange event and pass the new skip and take values to the TreeList props.

The following example demonstrates the required configuration for paging the TreeList records.

Example
View Source
Change Theme:

In this article

Not finding the help you need?