Watch video
A quick overview on how to create and configure the Syncfusion Blazor AutoComplete in a Blazor Server app using Visual Studio 2019. In this video, you will learn how to add a simple Blazor AutoComplete to a Blazor Server app, and then see how to populate it with list data and remote data sources. You will also learn how to highlight the searched text, and how to set a custom height and width for the AutoComplete pop-up.
Download Example: Getting Started with the Blazor AutoComplete
Watch video
Learn how to customize Syncfusion Blazor AutoComplete easily using templates in a WebAssembly app. This video explains how to customize the appearance of AutoComplete items, headers, and footers; display data-fetch action failures information; and show no records information using a template.
Download Example: Customize the Blazor AutoComplete Using Templates
Watch video
In this video, you will learn how to group the Blazor AutoComplete items as well as how to filter them. You will also see different filter types in the AutoComplete and how to apply those filters.
Download Example: Filter and Group the Blazor AutoComplete Items