w2grid.initToolbar

Creates w2toolbar object based on grid.toolbar definition.
initToolbar()
Returns undefined.

Description

This method is called internally to create w2toolbar object based on .toolbar property. After w2toolbar object is created it will be assigned back to the .toolbar property. It will also attach event listeners to the toolbar to perform grid's functions. This is an internal method, but it can be overwritten.

User Comments

comments powered by Disqus