-
-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
Hi,
I am using the TableColumn, with Filterable="true".
What I noticed, was that the default search function uses the ordinal ".Contains()", that is case sensitive.
I was wondering if it would be possible to add something, that allows me to modify the Search function, such that I can add case-insensitive comparison, like most of the search fields do.
you can try with the demo app:
https://www.blazor.zone/table/filter
it not possible to search case-insensitive.
Thank you very much.
Kind regards
Describe the solution you'd like
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request