Hi Peter,
First, thank you for your response.
My use of the term “sync” may have not been accurate. The problem is that the clearfilters method doesn’t clear/reset the filter row. However, if you take my JSFiddle example and set showfilterrow = false, then follow the same steps as before, you will see that it works as expected. You can see that the drop down for Product (within the column title) has been reset to contains, instead of null. However, in the filter row, it stays as null. So in my opinion, the clearfilters needs to also clear out the filters in the filter row.
Please advise.
Thank you,
Steve