GridCellCloseEvent Properties
The GridCellCloseEvent type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Container |
The jQuery object that represents the edit container element.
|
|
|
Grid | |
|
|
Model |
The data item to which the table row is bound.
|
|
|
Name | |
|
|
Type |
The type of the cell close action - can be either "save" or "cancel". The "cancel" type is
triggered when the grid keyboard navigation is enabled by "navigatable: true" and Esc key
is used for cell close action.
|

