I'm using a very simple filtered grid (e.g. similar to your filter row example https://www.telerik.com/kendo-angular-ui/components/grid/data-operations/filtering/#toc-filter-row) and I'd like to write 'clear all filters' button. I'm sure this is easy, but I'm struggling to figure out how to do this?
Look at this link: https://plnkr.co/edit/QBD676skKw2YDmhmueWF?p=preview
That should help.