The WinUI AutoComplete control is highly optimized to load and populate suggestions quickly from a large volume of data depending on the users’ input characters. It allows users to select one or more items from a suggestion list. It can display the selected items in the input view with images, text, and close buttons to remove items as needed.
Select an item or multiple items from the suggestion list.
Select a single item from the suggestion list based on entered text.
Select multiple items from the suggestion list and display the selected items as tokens.
When a character is entered, the control searches for items related to the entered character and filters the results, displaying suggestions in a dropdown list.
Filter the matching items based on the starting text.
Filter the matching items containing specific text.
Apply your own filter logic to display custom filtered items. E.g., in the previous image, AutoComplete filtered the cities based on country name.
Group data items in the dropdown.
Display hints using watermark text.
Data-binding support works for all popular data sources and displays data based on display member. It automatically generates items from a data-bound collection. The application can be designed in the MVVM pattern.
Customize the appearance of selection items in multiselection mode.
Dropdown list items can be customized with an image or custom control.
Adjust the dropdown height based on the number of items to enhance readability without scrolling.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.