ComboBox, Select, Fill ListBox with data

The filling of the ComboBox, Select and ListBox works very analogous to Grid.

  1. Drag a ComboBox onto the surface

  2. Drag the entity you want to type onto the ComboBox.

  3. In the popup, select which attribute or attributes are to be displayed

    1. "Object’s Caption or toString()" - In the ComboBox the representation of the entity is selected as it was set in the entity under Caption.

    2. "Property Caption" - Here you can select an attribute which should be displayed in the ComboBox.

    3. "Mixed" - Here a combination of strings and multiple attributes can be configured.

Image not found

  1. Then fill the ComboBox with data again analog to the Grid.

Image not found

Filling Select and ListBox is absolutely identical.