New to Kendo UI for Angular? Start a free 30-day trial

Spanned Columns

The Kendo UI Grid for Angular 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-grid-span-column> tag.

By default, the editing functionality for spanned columns in the Kendo UI Grid for Angular is disabled. To enable it, set an edit template for the column.

Example
View Source
Change Theme:

In this article

Not finding the help you need?