Ok, I get that I cannot use ComboBoxEdit like I would use the MS Combobox. However, I really need the following simply functionality in my opinion. I have a datastructure that implements IList. The list contains objects with two properties. ExternalId and Name. As oyu might guess, the first one is the...