gridContext.refreshRibbon (Client API reference)
Refreshes the ribbon rules for the grid control.
Grid types supported
Read-only and editable grids
Syntax
gridContext.refreshRibbon();
Remarks
To get the gridContext
, see Getting the grid context.