Ajax-Driven ComboBox with Autocomplete
I was looking for some javascript ComboBoxes to use in a application that I am developing and came across DHTMLX ComboBox . This is a great tool to use. Not only is it free to use under the GPL Licensing, the code supports lots of browsers, is easy to setup, and looks great on the page. I had the code working in my page in about 10 minutes, for a basic look and feel, and it took me about a hour to get the code working with ajax, populating the combo box with xml data from my database.
Here is a list of the features from there website.
* Full control with JavaScript API
* AJAX support
* Simple configuration
* Editable/Read-only modes
* Filtering
* Autocomplete behavior
* Possibility to convert existing select boxes
* Ability to include images in list
* Value list from selectbox/xml/javascript
* Features Details
The ComboBox also has licensing at super reasonable prices. If it was up to me, I would license the software just to help support the developers because the software is that good. So no matter what type of application you have, give this tool a shot.



