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

[Solved] Create custom filters

1 Answer 103 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anthony
Top achievements
Rank 1
Anthony asked on 18 Sep 2014, 11:30 AM
The Kendo UI Grid widget is very good, however it is missing a few filter operations that we need (is blank/null, for example)
Is it possible to create additional filters? and if so, are there any tutorials or guides we can follow?

Thanks,
Anthony

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 22 Sep 2014, 07:27 AM
Hi Anthony,

To include additional filter options you should customize the grid filter menu as demonstrated in the following help article. Also if you need to filter operators like "isNull" you should (in case the grid is using client filtering) pass custom filtering function to the dataSource "filter" method (as described in this forum post).

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
Anthony
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or