Watch video
Learn how easily you can create and configure the Syncfusion Angular ComboBox component using the Angular CLI tool and Syncfusion ej2-angular-dropdowns package. This video also explains how to configure a few of the control's basic features like binding complex and remote data, auto filling data, and customizing the pop-up.
Download Example: Getting Started with the Angular ComboBox
Watch video
Learn how to customize our Angular ComboBox list items, values, header, and footer using templates. You will also learn how to add custom values to the ComboBox popup list using templates.
Download Example: Customize the Angular ComboBox Using Templates
Watch video
Learn how to categorize the Syncfusion Angular ComboBox list items using the grouping feature and its template. I will also show you how to filter data items with different filter types, and also case sensitive and diacritic filtering.
Download Example: Group and Filter Items in the Angular ComboBox
Watch video
Learn how to create a Cascading ComboBox using the Syncfusion Angular ComboBox. You will also learn how to populate the data source of the second ComboBox based on the value selected from the first ComboBox.
Download Example: Cascading ComboBox in Angular