Another problem with the jqxComboBox is it does not allow user-only input. In our use case we want to allow the user to select an autocomplete result OR supply their own text, but with jqxComboBox it is proving to be difficult to support this use case, as the value will be blank unless an autocomplete result is selected.