GridEditEvent
Interface
Represents the object of the edit event.
Definition
Package:@progress/kendo-vue-grid
Properties
dataItem
any
The item from the data property of the Grid that corresponds to the item that is edited by the user.
Represents the object of the edit event.
Package:@progress/kendo-vue-grid
any
The item from the data property of the Grid that corresponds to the item that is edited by the user.