I have a jqxComboBox that does not highlight any item when show its dropdown list at first (selectedIndex: -1). After user first makes a selection from the dropdown list, next time any user click to show the dropdown list the previous user selection will be highlighted.
Is there any way for jqxCombox to reset back to the default (no selection item highlighted)?