Combo: empty cell as default in readonly mode

Hello all,

in a combo with readonly mode the first list item is empty after initialization when I use the combo first time. When using it a second time the first list item is shown.

Is there a way to show always an empty cell / always the first list item?

Karl

Hello
If i understood you right, you need to use method setComboValue():

combo.setComboValue("")