Unplanned
Last Updated: 25 Jan 2019 10:11 by ADMIN
Carlos
Created on: 07 Dec 2018 13:26
Category: Kendo UI for Angular
Type: Feature Request
3
Built-in option for setting both default operators in a Grid filter menu
Hello, I need to configure default filters operators in Grid filter menu. In my use case I want to filter a date, and I need that the first  filter operator was "Is after " and the second filter "Is before" . It would be nice to have a built-in option to configure the default operators of both filters
3 comments
ADMIN
Dimiter Topalov
Posted on: 25 Jan 2019 10:11
Hello Mouton,

Indeed, the default operator can be customized:

https://www.telerik.com/kendo-angular-ui/components/grid/api/NumericFilterMenuComponent/#toc-operator

https://stackblitz.com/edit/angular-w99gxt?file=app/app.component.ts

... but both operators will be the same (either the default "eq", or the one configured via the "operator" input).

We will track this thread, and consider introducing an enhancement, allowing developers to customize both operators, based on the customer demand.

Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Mouton
Posted on: 21 Jan 2019 12:40

Hi.

I need to do exact same thing. The first operator of a numeric filter menu must be set to gte and the second operator must be set to lte.

Will the second operator always mimic the first operator?

ADMIN
Dimiter Topalov
Posted on: 11 Dec 2018 12:59
Hello Carlos,

Thank you for sharing your idea. We will track the customer demand and feedback here, and consider scheduling such an enhancement for research and development based on the estimated demand and business value.

Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.