New to Kendo UI for Angular? Start a free 30-day trial
Multi-Column Headers
Updated on May 27, 2026
The Angular TreeList supports multi-column headers by using column groups that incorporate inner column structures.
The column groups are declaratively defined through the <kendo-treelist-column-group> tag. Operations like resizing and reordering are supported on each column level, regardless of the chosen multi-header-pattern.
The
lockedconfiguration of grouped columns takes precedence over the configuration of child columns.
The following example demonstrates how to use column groups to create a multi-column header layout.
Change Theme
Theme
Loading ...