DataGrid.closeCellEditor

Syntax

closeCellEditor();

Description

The closeCellEditor method closes the currently active cell editor.

Example

The example of method use is given in description of the DataGrid.edit method.

See also:

DataGrid