Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telerik filtering is case-sensitive #578

Closed
geofranzi opened this issue Jun 3, 2020 · 1 comment
Closed

Telerik filtering is case-sensitive #578

geofranzi opened this issue Jun 3, 2020 · 1 comment
Assignees
Labels
BExIS need Features needed / requested for operation Type: Feature Request
Milestone

Comments

@geofranzi
Copy link
Member

The filtering via the Telerik table is case-sensitive, but there is no need to add this extra hurdle for data manager.

When Telerik filtering is translated to SQL a "LIKE" is used -> use "ILKE" to make it case-insensitive.

@geofranzi geofranzi added Type: Feature Request BExIS need Features needed / requested for operation labels Jun 3, 2020
@geofranzi geofranzi added this to the 2.14.0 milestone Jun 3, 2020
@geofranzi geofranzi self-assigned this Jun 3, 2020
@DavidBlaa
Copy link
Member

great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BExIS need Features needed / requested for operation Type: Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants