|
dhtmlxCombo is a cross-browser JavaScript combobox with autocomplete feature. It extends basic selectbox functionality and provides the ability to display suggestions while a user types in the text field. dhtmlxCombo can be converted from existing HTML SELECT or populated with JavaScript. With Ajax data loading, it can get the list of values dynamically from the server datasource.
Live demo
(start typing to load convenient country names from server)
dhtmlxCombo can be used in four modes:
- editable select box – a user can either select a value from the list or type a custom value;
- read-only select box – a user can select just one value from the associated list of choices;
- filter – the whole list is loaded on the client-side, and as a user begins to type, the list is updated with the appropriate values (which contain or begin from the characters typed);
- autocomplete – the list is loaded and shown as a user types in the input box.
Like other dhtmlx components, dhtmlxCombo provides complete JavaScript API to give developers enough possibilities to control the component state and behavior. To manage client-server data communication for the combo, we're offering dhtmlxConnector extension which simplifies server-side integration for dhtmlxCombo (PHP, .Net, Java).
Features
- Full control with JavaScript API
- Ajax support
- Simple configuration
- Editable/read-only modes
- Filtering
- Autocomplete behavior
- RTL/LTR modes
- Possibility to convert existing select boxes
- Ability to include images in list
- Value list from selectbox/xml/javascript
Editions
dhtmlxCombo is available in the Standard Edition only. Download and use dhtmlxCombo for free under GNU GPL, or buy Commercial or Enterprise License to use the component in a non-GPL application/site and get official support.
Licenses
Open Source - GPL allows using Standard Edition of dhtmlxCombo in GPL projects for free.
Commercial License includes dhtmlxCombo Standard Edition and allows you to use it in one project (application) with unlimited number of copies. According to this license we provide you with support (consultations) and free-of-charge bug fixing during 1 month. This license costs $49.
Enterprise License includes dhtmlxCombo Standard Edition and allows you to use it in unlimited number of projects on condition that all of them are projects of one company. Free support\upgrade period is 12 months. This license costs $99


