DropDown Filter Ignore Case #426

Closed
opened 2026-01-29 17:37:07 +00:00 by claunia · 1 comment
Owner

Originally created by @dinonovak on GitHub (May 27, 2022).

Hi,

I am using Blazor RadzenDropDown control with AllowFiltering="true".
Search is working but it is enforcing lowercase/uppercase letter, is there a way to ignore case when filter is executed ?

Originally created by @dinonovak on GitHub (May 27, 2022). Hi, I am using Blazor RadzenDropDown control with AllowFiltering="true". Search is working but it is enforcing lowercase/uppercase letter, is there a way to ignore case when filter is executed ?
Author
Owner

@dinonovak commented on GitHub (May 27, 2022):

Found the solution, but not well documented FilterCaseSensitivity="FilterCaseSensitivity.CaseInsensitive"

@dinonovak commented on GitHub (May 27, 2022): Found the solution, but not well documented FilterCaseSensitivity="FilterCaseSensitivity.CaseInsensitive"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#426