Multi-Column Headers
The Kendo UI Grid for Angular supports multi-column headers by using column groups which incorporate inner column structures.
The column groups are declaratively defined through the <kendo-grid-column-group>
tag.
The
locked
configuration of grouped columns takes precedence over the configuration of child columns.