Check documentation for the latest version of dhtmlxSuite Combo DHTMLX Docs

Combo

dhtmlxCombo is a cross-browser JavaScript combo box with an autocomplete feature. It extends basic select box functionality and provides the ability to display suggestions while a user is typing in a text field.
dhtmlxCombo can be converted from existing instances of HTML Select, or populated with JavaScript. With Ajax data loading, it can get a list of values dynamically from a server data source.

API reference
Related resources
Guides

Working with Combo

Includes Combo initialization and the ways of manipulating this component.

Working with Combo options

Shows the possibilities of manipulating Combo options.

Other

Covers common info you may need while working with Combo.
Back to top