Is it possible to display chart filters in similar way as for grid?
Hello, Randolph,
Thank you for reaching out to us.
Our team would like to explain that the grid view's filtering controls differ in multiple ways from the charts. It is because all available filters are displayed above when using charts. In its turn, only report filters are placed above the grid when using a grid view.
The way filters are rendered can not be changed.
As a workaround, hide default filters for charts using the chart.showFilter
property of the Options Object. Next, implement custom controls and place them above the component's container.
We hope it helps.
Please contact us if any other questions arise.
Best regards,
Illia
Hello,
thank you for the reply.
Is there a simple was to get the options of the filters from flexmonster, to easily fill our own options - and also send it with a request.
Do you have some kind of example for this?
kind regards
Randolph
Hello, Randolph,
Thank you for your feedback.
We want to explain that we do not have a ready example that would demonstrate custom filtering controls.
Our team would like to draw your attention to the following set of API calls needed to implement custom UI controls for filtering:
Please let us know if it works for you.
Feel free to contact us in case further assistance is needed.
Best regards,
Illia