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.
Hides the top toolbar that can be used to add a control, for example icon or button.
ColdFusion.Grid.hideTopToolbar(Id)
See example in ColdFusion.Grid.refreshBottomToolbar.