Hi there,
I have a quick question regarding dhtmlxCombos. I noticed on examples on the website that when you click on and type in a read only combo, the corresponding option will be selected. This is similar to a standard html select element.
For example, refer to the read only combo here: dhtmlx.com/docs/products/dhtmlxCombo/
In my project most of my read only combos do nothing when I click on them and then type. Is there some setting which disables or enables this functionality?