How to clear the conditions of the filters by JavaScript with API?

Tags: #<Tag:0x00007f8b1d271960>

Hello,
I enable filters on a table, and I can filter returned data further, but when I reload the updated data into the table, I would like to clear all conditions of the filters last setup. Please how is this scenario achieved? Thanks.

Hi @kailin.lu
Here’s a demo that may be helpful http://jsfiddle.net/ve15zrc0/3/

It works. Thank you very much! @aleksandra_budnik

you’re welcome @kailin.lu