Available in the OSS Version

Combo Box - Filtering

This sample demonstrates filtering in the combo box.
Start using the control by focusing one of the combo's below.


Filtering Condition of StartsWith and Auto-Complete


Filtering Condition of Contains


Case-Sensitive

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

The dropdown list of the igCombo control can be filtered based off of the input value. The auto-suggest functionality is also supported which highlights character strings that match entered text. Further, the autocomplete feature will prefill the text in the input box as the user is typing to reflect the first matching item in the dropdown list. See how these features interact by changing the options below.

Code View

Copy to Clipboard