This is a migrated thread and some comments may be shown as answers.

[Solved] Filter row and persist state

1 Answer 134 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Encarni
Top achievements
Rank 1
Encarni asked on 08 Jan 2015, 01:31 PM
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

1 Answer, 1 is accepted

Sort by
0
Accepted
Vladimir Iliev
Telerik team
answered on 12 Jan 2015, 08:57 AM
Hi Carlos,

You can track for changes using the dataSource "change" event - for more information you can check the event in the dataSource API:

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Encarni
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or