Hello,
in my datagrid I'm using two of the new features of the latest version of Kendo, persist state and filter row.
When the user clicks on a link in the datagrid and go to another page I automatically persist the state.
Now, when the user clears a filter I want to persist the state again. How I can intercept the event clear ("x" icon)? is possible todo that?
Thanks
in my datagrid I'm using two of the new features of the latest version of Kendo, persist state and filter row.
When the user clicks on a link in the datagrid and go to another page I automatically persist the state.
Now, when the user clears a filter I want to persist the state again. How I can intercept the event clear ("x" icon)? is possible todo that?
Thanks