New to KendoReact? Start a free 30-day trial
In-Cell
In-CellPremium
Updated on Jun 24, 2026
The in-cell editing mode allows users to edit data directly inside individual cells by clicking on them. When a cell enters edit mode, it renders the appropriate editor component (text, numeric, date, or boolean) based on the column configuration. Changes are applied cell by cell, and the toolbar provides Save Changes and Cancel Changes actions to commit or discard all pending edits at once.
The following example demonstrates how to implement the in-cell editing mode in the KendoReact TreeList.
Change Theme
Theme
Loading ...