Table of Contents
getEditItem Method 

Returns the GridItem object that is currently in edit mode.

Syntax
JavaScript
 Grid.getEditItem()
Remarks

This function should only be called when FullRowMode is true.

See Also