Description
Shows bottom toolbar that can be used to add a control, for example icon or button.
Function syntax
ColdFusion.Grid.showBottomToolbar(Id)
Parameters
- Id: Name of the grid.
Example
See example in ColdFusion.Grid.refreshBottomToolbar.
Shows bottom toolbar that can be used to add a control, for example icon or button.
ColdFusion.Grid.showBottomToolbar(Id)
See example in ColdFusion.Grid.refreshBottomToolbar.