Kendo UI grid filter options needs to be reorder

1 Answer 49 Views
Filter Grid
Adarsh
Top achievements
Rank 1
Adarsh asked on 21 Jun 2023, 02:39 PM

Hi,

I want the below marked 'Contains' filter condition should be the default filter condition. Please help me how to move it to the top. 

 

I'm trying to make changes in the kendo.filtermenu.min.js and kendo.filtermenu.min.js.map files but no luck

I'm using Kendo UI v2022.2.510 version

 

 

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 26 Jun 2023, 10:11 AM

Hello Adarsh,

To achieve this you need to change the value of the DropDownList by using the value() method and trigger the change() event inside the filterMenuInit event handler.

Please check out the following Dojo demo demonstrating this:

Regards,
Nikolay
Progress Telerik

As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.
Tags
Filter Grid
Asked by
Adarsh
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or