The ultaComboEditor drop down is not working. I binding List<string> to the with about 20 strings to the ultaComboEditor. The first string in the list appears in the ultaComboEditor but when I press the drop down arrow the I do not see the drop down part of the ultaComboEditor. Is there a setting that needs to be set?
Also is there way to get the selected item text in a ultaComboEditor to be displayed as tooltip. Some text string in the ultaComboEditor control can not fully be viewed so I would like the selected item to be tool tipped s the its text can be fully displayed
Hello Sfrierdi,
I try to reproduce your scenario in a small sample. Could you please take a look at the attached sample and let me know if you think that I misunderstood your scenario or if you have any questions.
Regards
How come when a ultaComboEditor is readonly the drop down does not work?