I saw in the demo where you can create external button of type of graphs and when you click on it will reflect the graph type in the Flexmonster table.
Is it possible to do the same thing but for full screen?, button click and export menu popout, button click for option and option menu popout, Format as well.
Jsfiddle example would be greatly help thanks!
Hi David,
The component is provided with the default toolbar (the UI controls you see above the pivot table, and popups like the format popup, options, etc.). This toolbar is not minified or obfuscated for the convenience of the developers since they are free to modify it for their needs. If you need to add or remove some control you can do this by modifying flexmonster.toolbar.js. Please read the article about customizing the toolbar http://www.flexmonster.com/doc/customizing-toolbar/.
If you need to take some button from the toolbar, for example, Export to Excel button, and place it somewhere else in your HTML, you can do this using our toolbar and its CSS as code snippets. Here is a simple Jsfiddle - https://jsfiddle.net/irynakulchytska/Lzugvu5w/.
Kind regards,
Iryna
Hello David and all Flexmonster users,
After the release of version 2.3, we would like to provide you with the updated sample: https://jsfiddle.net/flexmonster/67yx16ec/.
Regards,
Tanya
Dear Tanya,
How can I use this functionality of accessing a full screen with the external button without enabling toolbar for a version more than v2.6.3 ??
Hello, Ketan,
Thank you for your question.
Please note that the approach described above in this thread remains the same for versions more than v2.6.3.
Please let us know if you have other questions.
Regards,
Tanya