Need a special offer?Find out if your project fits.
+

How could I remove all the fields filtering in Flexmonster

Answered
Angus Yu asked on May 25, 2023

I manually set the field filtering in the first column. However, I can't reset the field filtering in program (Shown in the attachment). How could I remove all the fields (more than one field) filtering in Flexmonster?

1 answer

Public
Maksym Diachenko Maksym Diachenko Flexmonster May 25, 2023

Hello, Angus!

Thank you for raising a ticket.
Removing all filters at once is possible by resetting the report via the setReport() API call. To retrieve the report object before modifying it, use the getReport method. You are welcome to check the example: https://jsfiddle.net/flexmonster/bmL09d36/ 
We will be glad to hear your feedback.

Best Regards,
Maksym

Please login or Register to Submit Answer