alexworden
16 Aug 2010, 11:39 AM
Hi,
I'm creating a SimpleComboBox with several items. Once a single item is selected from the drop down, if I click on the drop-down again, all of the other options are missing. If I make the ComboBox editable (which I don't want) I can delete that entry from the text field and then all of the other options are once again displayed. It's obviously doing some kind of filtering. I can't believe how retarded this default behavior is!
How do I turn it off so I can just see my options every time?
Thanks
Alex
I'm creating a SimpleComboBox with several items. Once a single item is selected from the drop down, if I click on the drop-down again, all of the other options are missing. If I make the ComboBox editable (which I don't want) I can delete that entry from the text field and then all of the other options are once again displayed. It's obviously doing some kind of filtering. I can't believe how retarded this default behavior is!
How do I turn it off so I can just see my options every time?
Thanks
Alex