Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.