Radzen Dropdown filtering case sensitive

Is there a way to make the RadzenDropDown filtering case insensitive as an option?

Just published new Radzen.Blazor! Now you can set FilterCaseSensitivity="FilterCaseSensitivity.CaseInsensitive" to various components including AutoComplete, DropDown, DropDownDataGrid and ListBox. Make sure you have @using Radzen in order to use FilterCaseSensitivity enum.

1 Like

Can you add that to Radzen as a property in your UI

It will be added in the next release.

2 Likes