/
gd.toolbar.disable
gd.toolbar.disable
Hide particular buttons on the grid toolbar
Class | Grid Display |
---|---|
Property | gd.toolbar.disable |
Formal specification | gd.toolabr.disable = (<option>) (,<option>)* |
Required | no |
Default | no |
Version | 1.20.0 |
Comment | Hide some buttons on the grid toolbar. Value must be a comma-separated list of button names. It allows to hide several buttons, but not all of them. Use properties gd.allowAddRows, gd.delete.allowed to hide the rest of the buttons |
Example | gd.toolbar.disable=addrows,clearalldups,clearallnonmodified,clearalldata,reloadgrid,fullscreen |
Reference | Grid Display Parameters |
, multiple selections available,
Related content
Enable / disable individual toolbar buttons
Enable / disable individual toolbar buttons
More like this
gd.hideFooter
gd.hideFooter
More like this
gd.hideHeader
gd.hideHeader
More like this
gd.allowAddRows
gd.allowAddRows
More like this
gd.delete.allowed
gd.delete.allowed
More like this
col.xyz.hidemode
col.xyz.hidemode
More like this