Thanks!! so, I see the key is:
$(“#jqxComboBox”).jqxComboBox(‘clearSelection’);
after loading… Interesting…
Thankyou again.
SORRY, right example is this one:
http://jsfiddle.net/CTQJq/63/
Ok, yes but no, that example works ok, but if you try this example, you’ll see the bug:
http://jsfiddle.net/CTQJq/55/
The bug is when source is loaded from select tag. And I need “autoComplete” setted to true.