GridEditEvent Properties
The GridEditEvent type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Container |
"incell" edit mode - the container element is a table cell
"inline" edit mode - the container is a table row
"popup" edit mode - the container is a Kendo UI Window element
|
|
|
Grid |
The widget instance which fired the event
|
|
|
Model |
The data item which is going to be edited
|
|
|
Name |

