Interface for a grid row. Use the GridRow.getData method to access the GridRowData. A collection of GridRow is returned by Grid.getRows and Grid.getSelectedRows methods. In V9 - this is essentailly a form context.
Use GridRow instead.
Provides methods to work with the row data.
Returns the GridRowData for the GridRow.
The data.
Deprecated in V9 - use data field instead
Generated using TypeDoc
Interface for a grid row. Use the GridRow.getData method to access the GridRowData. A collection of GridRow is returned by Grid.getRows and Grid.getSelectedRows methods. In V9 - this is essentailly a form context.
Deprecated
Use GridRow instead.