ComboBox overview
DHTMLX ComboBox is an advanced select box that provides the ability to show suggestions while a user is entering text in the input. The component allows you to set custom filtering rules and specify templates of displaying options in the list. Among other nice features there are tuning of the list of options and Combo Box input, selection of multiple options and data loading on request. Check online samples for DHTMLX ComboBox.
Features
You can check the following page to learn how to build a full-featured DHTMLX Combobox:
API reference
Related resources
- You can get DHTMLX ComboBox as a part of the Suite library by downloading DHTMLX Suite
- There are also online samples for DHTMLX ComboBox
- To work with data of ComboBox check DataCollection API
Guides
- Initialization
- Configuration
- Localization
- Data loading
- Work with ComboBox
- Customization
- Event handling