New to Kendo UI for Angular? Start a free 30-day trial
Spanned Columns
Updated on May 27, 2026
The Angular TreeList supports the spanning of the row content over multiple cells of data while the individual header and footer cells are retained.
To achieve this layout and incorporate the inner columns, use the <kendo-treelist-span-column> tag.
By default, the editing functionality for spanned columns in the Angular TreeList is disabled. To enable it, set an edit template for the column.
The following example demonstrates how to span the row content over multiple cells using the <kendo-treelist-span-column> tag.
Change Theme
Theme
Loading ...