dhtmlxCombo Issue with special characters "<" in IE

Hello,

I’m using dhtmlxCombo in a dhtmlxGrid filled with data through an AJAX request. In the case where I have “<” and “<<” value in the data loaded, the first character doesn’t appear in the combo list. In the list of the combo the values are converted to " " and " <", later if I select this values it is converter to " ". This issue is happening only while using Internet Explorer, others browsers work properly.

Using corotxt cells instead allows to avoid this problem, but I need the autocomplete and filtering capabilities of dhtmlxCombo.

Did you encounter such problems on Internet Explorer, and is there a workaround to avoid such behaviour.

Thanks for your help!

No suggestions?

Otherwise, when I’m adding a row containing combo cells, and try to update the grid without choosing any values, the selected value for the combos is “undefined”. Is there any way to change it to blank, without touching to the xml used to fill the options?

Hello,

are you using “combo” column type ? We have reproduced and fixed the described issue in this excell. But this functionality is only available in PRO edition. So, please create a ticket in Members’ Support or contact us at support (at) dhtmlx.com - and we will send the updated library.

Hello,

Thanks for your answer. The problem is indeed with the “combo” column type. I’ll get back to you as soon as I find the licence informations.