The .NET MAUI Autocomplete control is highly optimized to load and populate suggestions quickly from large amounts of data depending on the user’s input characters. It allows users to select an item from the suggestion list. It displays the selected item in the input view with the text and clear button.
Select a single item from the suggestion list based on the entered text.
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 a specific text.
Apply your own filter logic to display custom filtered items. E.g., in the above image, AutoComplete filtered the cities based on country name.
Display hints using the placeholder text.
Data-binding support works for all popular data sources and displays data based on the display member path. It automatically generates items from a data-bound collection. The application can be designed in the MVVM pattern.
Adjust the dropdown height based on the number of items to enhance readability without scrolling.
Dropdown list items can be customized with an image or custom control.
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.