Is there a way to bring the filters outside of the flexmonster div? but yet still be able to filter them.
Also is there a way to format and color the whole row for the subtotals and grand totals only?
SyntaxEditor Code Snippet
pages: [ {uniqueName: 'Company'},....
Hello David,
Thank you for the question. Speaking about the first question, it is not supported. But still there is an API such as getFilter/setFilter that allows controlling filters.
For more information please look through our documentation (http://www.flexmonster.com/api/).
As for the second question, it can be done using CSS, please check an example https://jsfiddle.net/Uaman23/jg908c16/.
Hope it will help.
Regards, Dmytro.
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/og6t4976/.
Regards,
Tanya