I need to populate a combobox directly without a datasource
Code:
items.add()
and still be able to use a display value and a real value.
How can be done?

thank you