Adding an own comparator is now available in version 1.1.4
use setComparator(…) and you can use the getSelectedValueOrder(Object o1, Object o2) from the ComboBox itself to get a regular sorting of the selected and unselected items.
Please I nead more help. I know that you have give answer for the sort “problem” but for me it wasn’t clear.
Simple I am using BeanIteamContainer like your example and i don’t want any sort. How can i do this?
And also how can i get the selected values of the combo.