gridRow.getData (Client API reference)

Deprecated. Returns the GridRowData for the GridRow. Use the data property directly instead.

Deprecated: 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.