In an application, I am going to populate a ComboBox with some unique values for reference, but I would like to have another column, which is the one the user sees, where there is some more descriptive text.
So how do I make a ComboBox multi column?
Regards
Christian