Kendo UI for jQuery TreeList Overview

The TreeList enables the display of self-referencing tabular data and allows sorting, filtering, and data editing.

Kendo UI for jQuery Kendoka image

The TreeList is part of Kendo UI for jQuery, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Kendo UI for jQuery TreeList Overview

Functionality and Features

  • Data binding—The TreeList provides options for binding it to local arrays and remote data.
  • Editing—You can also use the available built-in editing functionality of the TreeList.
  • Paging—The TreeList component supports client-side paging for large sets of data.
  • Scrolling—You can also scroll through the TreeList data when using large data sets.
  • Multi-column headers—The TreeList component enables you to render a tree-like structure where one or more columns can be grouped together by a common header.
  • Row selection—The TreeList enables you to select rows by clicking on a row or by clicking on a checkbox.
  • Accessibility—The TreeList is accessible by screen readers.

Next Steps

See Also

In this article