Pending Review
Last Updated: 08 Jan 2026 16:23 by Daniel
Daniel
Created on: 08 Jan 2026 16:23
Category: Kendo UI for jQuery
Type: Bug Report
0
Editing a field value directly through the data model does not display the "Save changes" or "Cancel changes" buttons when a grid has batch set to true

Create a grid with batch set to true and update a field value using the set method of the kendo.data.Model object in JavaScript. The grid cell will be marked as dirty but the "Save changes" or "Cancel changes" buttons will not display. If you click into another editable cell, then the buttons will display.

See https://dojo.telerik.com/TwTMSsrB and attached example.html.zip.

 

See attached image.png for example image.

Attached Files:
0 comments