gridEntity.getId (Client API reference)
Returns the Id for the record in the row.
Grid types supported
Read-only and editable grids
Syntax
gridEntity.getId();
Return Value
Type: String
Description: The Id for the record in the row.
Remarks
To get the gridEntity
object, see GridEntity.