Comboboxes with strings

How do I create a combobox (drop-down box) with several set strings?

Use the OCLOperators Sequence to create a collection of strings that are used as a tuple in a combo box.

Combobox with strings.png

In the image above, the "OrderColumnName" references a string variable in the ViewModel which changes when the user selects an option.

This page was edited 69 days ago on 02/10/2024. What links here