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