The SfComboBox
control is an editor component that allow users to type a text and choose an option from the list of predefined options. Also, it has editable and non-editable support to make a selection.
The following sample is available for combo box to demonstrate the functionalities of each feature.
Sample | Description |
---|---|
Getting Started | It demonstrates the basic functionalities like filtering pattern, sensing diacritics in languages, editable options and control customization. |
Multiple Selection | It demonstrates the feature of multi selection in ComboBox. Here, multi selection in token representation has been demonstrated. |