The WinUI AutoComplete control is highly optimized to load and populate suggestions quickly from a large volume of data depending on the user’s input characters. The AutoComplete control allows the user to select one or more items from the suggestion list. It has several out-of-the-box features such as data binding, searching, filtering, UI customization, and custom templates. Features and benefits of WinUI AutoCompleteData bindingData-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. SelectionThe AutoComplete control allows you to select a single or multiple items from the suggestion list. The available selection modes are: Single: Select a single item from the suggestion list. Multiple: Select multiple items from the suggestion list and display them as tokens, such as in an email address bar. Customizable token representation allows users to remove an item with a close button. FilteringThe AutoComplete control comes with a predefined set of filtering modes that filter suggestions based on the characters typed in the text box. The available filtering modes are: Start with: Filters the suggestions when the beginning of the string has matches in the list. Contains: Filters all the suggestion words that contain the character typed in the text box. You can also apply your own custom filter logic to have items suggested based on your filter criteria. SearchingThe control highlights the first item that fits the user input in the suggestion list. The AutoComplete control also provides support to apply your own custom search logic to highlight item in the suggestion list based on your search criteria. AppearanceConditional styling: Customize the appearance of token items conditionally based on the data. Token item customization: Token items can be customized with an image or custom control. Suggestion box height: The suggestion box height can be adjusted based on the number of items to enhance readability without scrolling. Suggestion box item customization: Suggestion box items can be customized with an image or custom control. ThemesThe WinUI AutoComplete control includes light, dark, and high-contrast themes. Related linksView source code of demos in GitHub About SyncfusionFounded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies. Today we provide 1800+ controls and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, JavaScript, and .NET MAUI), and desktop development (WinForms, WPF, WinUI, UWP, Flutter, and .NET MAUI). We provide ready-to deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.
sales@syncfusion.com | Toll Free: 1-888-9 DOTNET |