Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Returns the primary column value for the record in the row.
Grid types supported
Read-only grid
Syntax
gridEntity.getPrimaryAttributeValue();
Return Value
Type: String
Description: The primary column value for the record in the row.
Remarks
To get the gridEntity
object, see GridEntity.