Hi guys,
We have a ComboBoxItem with an inline icon, but would really prefer it to be a SelectItem instead, so that the user cannot enter any text in the textfield. According to the javadoc, the inline icons is only supported by ComboBoxItem and the TextItem.
Is is possible to make the combobox not-editable for the user or to get a inline icon on the SelectItem?
Best Regards,
Rasmus
We have a ComboBoxItem with an inline icon, but would really prefer it to be a SelectItem instead, so that the user cannot enter any text in the textfield. According to the javadoc, the inline icons is only supported by ComboBoxItem and the TextItem.
Is is possible to make the combobox not-editable for the user or to get a inline icon on the SelectItem?
Best Regards,
Rasmus
Comment