We're using the SfComboBox in a traditional combobox way: a list with predefined items that represent much used values, but the user can type something not on the list.
The problem with that is that the control seems to automatically show the suggestion box when we start typing. Since during typing the keyboard pops up there is not so much space for the suggestion box and it shows over the combobox itself. So the user can type anything he likes, but can't see what he's typing. (See attached screens).
Is there a way to only show the suggestion box when the user explicitly taps the drop-down arrow and not when he starts typing?
Attachment:
Screens_650a3c71.zip