Hi
IN operator seems not to be supported in @progress/kendo-data-query library
Creating a filter as
}
leads to a "filterOperators(...) is not a function" error.
I think IN operator is now part of OData specifications (What’s New in OData Version 4.01 (oasis-open.org)) shortening filter expression with multiple EQ expressions joined by OR
Is it in the plan to support it ?
Thanks for your answer
Best regards - Benoit COLAS