New to Kendo UI for jQuery? Start a free 30-day trial
Batch Editing
Updated over 6 months ago
The Grid enables you to make and save batch updates.
To enable batch editing operations in the Grid, set the batch option of the data source to true. For a runnable example, refer to the demo on setting the batch edit mode of the Grid.
As of Kendo UI version R3 2023, the
incellediting of cells on mobile devices is activated ondouble tapof a Grid cell.