Interface for grid row data. Use the GridRowData.getEntity method to access the GridEntity. GridRowData is returned by the GridRow.getData method.

Hierarchy

Methods

Methods

  • Returns the GridEntity for the GridRowData.

    Returns Xrm.Controls.Grid.GridEntity

    The entity.

    Deprecated

    Use GridRow.data.entity instead of using GridRow.getData().getEntity().

Generated using TypeDoc