Hi,
I would like to create a button to clear all filters.
Clicking the button, filters seems to be cleared, the grid shows all rows, but the removed filters still visible in the column context menu.
Here is my example: http://jsfiddle.net/pbk1vcrz/
Steps to reproduce:
- filter currency column: [contains: ‘new’]
- click clear button
- check currency column context menu if filter is cleared
Thanks
Gabor