New to Kendo UI for jQuery? Download free 30-day trial

jQuery TreeList Multi-Column Headers

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
multicolumnheaders.html
Sample service

Also available for:

API REFERENCE

Description

The Kendo UI for jQuery TreeList component provides a multi-column headers functionality.

The Kendo UI for jQuery TreeList enables you to render multi-column headers as a tree-like structure where one or more columns are grouped together by a common header.

The current example shows a basic TreeList configuration with its multi-column headers configured and also features enabled sorting, column resizing and reordering, and column menu features.

This TreeList example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery 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 Kendo UI for jQuery Dojo or ThemeBuilder.

Description

The Kendo UI TreeList supports multi-column headers by specifying column groups which incorporate inner column structures. Here the Personal Info and Location columns have nested columns, depicted via an array of column definitions.

Operations like sorting and filtering are supported on each column level, regardless of the chosen multi-header pattern.

Support & Learning Resources

Additional Resources