getData (Client API reference)
Deprecated. Returns the GridRowData for the GridRow.
As this is deprecated, you should use GridRow.data.
Grid types supported
Read-only and editable grids
Syntax
gridRow.getData();
Return Value
Type: GridRowData
Remarks
To get the gridRow object, see GridRow.