Watch video
A quick overview on how to create and configure the Syncfusion Blazor ComboBox in a Blazor Server app using Visual Studio 2019. In this video, you will learn how to add a simple Blazor ComboBox to a Blazor Server app, and then you will see how to populate it with list data and remote data sources. You will also learn how to set a custom height and width for the ComboBox pop-up.
Download Example: Getting Started with the Blazor ComboBox
Watch video
Learn how to customize Syncfusion Blazor ComboBox easily using templates in a WebAssembly app. This video explains how to customize the appearance of ComboBox items, headers, and footers; display data-fetch action failures information; and show no records information using a template.
Download Example: Customize the Blazor ComboBox Using Templates
Watch video
In this video, you will learn how to group Blazor ComboBox items as well as how to filter them. You will also see different filter types in the ComboBox and how to apply those filters.
Download Example: Filter and Group the Blazor ComboBox Items
Watch video
Get a quick overview on how to create a Cascading ComboBox using Blazor ComboBox of Syncfusion. In this video, you will learn how to add a series of Syncfusion Blazor ComboBoxes to a Blazor application. Also, you will see how to populate the data source of the second ComboBox based on the value selected from the first ComboBox.
Download Example: How to Create a Cascading ComboBox in Blazor
Watch video
Get a quick overview on how to perform semantic filtering in Syncfusion Blazor ComboBox component.
Download Example: Perform Semantic Filtering in Blazor ComboBox