Blazor ComboBox Example - Filtering

ComboBox / Filtering

This example demonstrates the filtering functionalities of the ComboBox. Type the character(s) in ComboBox component and select an item from the filtered list based on the typed characters.

Loading Syncfusion Blazor Server Demos…

Properties

The ComboBox has built-in support to filter the data source when AllowFiltering property is set to true. In Filtering event, you can filter down the data source and return the resulted data to ComboBox via UpdateData method to perform custom filtering. The debounce delay, in milliseconds, for filtering the items in the ComboBox component can be set by enabling the DebounceDelay property.

See also

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE