Hi,
I am trying to appending the toolbar dynamically, that is our requirement.
Please, check the code with this link
http://jsfiddle.net/vnggzcxr/
Here i am calling the method callToolBar(), if i call this method grid is not displaying.
if i am not calling this callToolBar() method then grid is displaying, but our requirement is to append
the toolbar dynamically. In the method only i can decide what to append to toolbar.
Please, help me out.
Thank you in advance.