Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the logical name of the table data displayed in the grid.
Grid types supported
Read-only and editable grids
Syntax
gridContext.getEntityName();
Return Value
Type: String
Description: The logical name of the table data displayed in the grid.
Remarks
To get the gridContext
, see Getting the grid context.