Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
Description
Hides the top toolbar that can be used to add a control, for example icon or button.
Function syntax
ColdFusion.Grid.hideTopToolbar(Id)
Parameters
- Id: Name of the grid.
Example
See example in ColdFusion.Grid.refreshBottomToolbar.