Example of Diacritics Filtering in ASP.NET Core Dropdown List Control
This sample demonstrates the diacritics filter functionality of the DropDownList. Type the characters ‘gul’ in the DropDownList filterbar. It will display the suggestion list ignoring the diacritics lists.
DEMO
SOURCE
The DropDownList filtering will ignore the diacritics which makes it easier to filter the results in international characters lists when the ignoreAccent
is enabled.
This sample illustrates using the international characters data.