Multi-Column Headers
Premium

The KendoReact Data Grid supports multi-column headers.

ninja-iconThe Grid Multi-Column Headers feature is part of KendoReact premium, an enterprise-grade UI library with 120+ free and premium components for building polished, performant apps. Test-drive all features with a free 30-day trial.Start Free Trial

To implement multi-column headers, either:

  • Nest columns in the columns definition, or
  • Define an array of column props as children of the particular column.
Change Theme
Theme
Loading ...

Expand/Collapse Multi-Column Headers
Premium

Expanding and collapsing column headers can be achieved by using a custom header cell that dynamically renders its children based on a state variable. In the example below, the cells prop of the Column is used to pass a custom headerCell that manages the state of the header column. The child columns are dynamically expanding and collapsing based on the state of the header cell.

Change Theme
Theme
Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support