Table of Contents
getEditCell Method 

Returns the GridCell object that is currently in edit mode.

Syntax
JavaScript
 Grid.getEditCell()
Remarks

This function should only be called when FullRowMode is false.

See Also