Hiding Columns
Premium

Updated on Mar 4, 2026

Hiding or showing columns can be achieved by rendering them dynamically and keeping the data in the state so that the changes in the Grid can be visualized.

ninja-iconThe Grid Hidden columns 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

In the example below, the Data Grid has its columnsState property set. The hidden property of each column is controlled by the checkboxes above the Grid. The onChange event handlers cause state changes that re-render the Grid with the corresponding columns removed or added.

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