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

[Solved] Filter Row mode Grid

1 Answer 82 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ricardo
Top achievements
Rank 1
Ricardo asked on 04 Dec 2014, 04:40 PM
Hello guys,

I'm implementing a grid with filter row mode.
What I need, is to catch what is in the filters to use them directly on my DB instead only on the grid data.
The problem is that I can't find the filters informatinon anywhere.

Can I change the datasource just for my filters search?
How can I can find the data of my filters?

Best regards, 
Ricardo Ferreira.

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 08 Dec 2014, 10:15 AM
Hello Ricardo,

You can use the dataSource filter() method that will return the current filters set on the Kendo UI Gird. You can read more about it here:

http://docs.telerik.com/kendo-ui/api/javascript/data/datasource#methods-filter

Regards,
Kiril Nikolov
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
Ricardo
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or