I have a very simple RadComboBox but you cannot select an item with the mouse it only accepts a different item by pressing enter!!!
I've found there is a tiny, perhaps 1 pixel border around the edge of the ComboBoxItem, where you can click with the mouse and the selection works. But this is totally unacceptably and far too fiddly. How can I get this most basic functionality working?
Andrew