Unplanned
Last Updated: 23 May 2023 09:07 by Eric
Kendo UI
Created on: 18 May 2023 10:24
Category: Kendo UI for Angular
Type: Feature Request
2
[Data Query][Grid] Support for case insensitive for oData

When adding a filter to a grid, there is no way to define "case insensitivity" for the oData filter query.
There is a property in the Data Query library (toLower) but it seems only to work for the value and not accessible from grid.

This Feature Request is to have the ability to do case insensitive queries via the query string and not in the API.

1 comment
Eric
Posted on: 23 May 2023 09:07

It's a common scenario, to search not by case, and there's is absolutely no support by Telerik for this. 

Why not add a hook or an entry point in the odata layer?

Without that it's a big minus for the usability of the Telerik Grid.