Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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.