Example of Diacritics Filtering in ASP.NET Core ComboBox Control
This sample demonstrates the diacritics filter functionality of the ComboBox. Type the characters ‘gul’ in the ComboBox element, it will display the suggestion list ignoring the diacritics lists.
DEMO
SOURCE
The ComboBox 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 the international characters data.