Implement our toolbar on top of Mvc Viewer
Posted: Thu Feb 06, 2014 11:43 pm
Hello
I'd like to ask about the best approach to design our own toolbar outside mvc viewer.
What we need to know:
I'd like to ask about the best approach to design our own toolbar outside mvc viewer.
What we need to know:
- How to execute commands on the viewer, for example, there's a javascript function to call to print, save and go to a page?
- How to listen to events, so to disable/enable navigation buttons.