Binding a GroupBox component to a collection

Forms with more than one collection (such as a primary collection and a subcollection) often use a group box component to visually group together all the components associated with each collection.

  1. With a form open and in the designer (Web Designer in the web client, Design Mode in the Windows client), create or select a group box component.
  2. On the Component properties sheet, select Data Source > Binding, and then click the ellipsis (•••) button.
  3. In the Type field, select CollectionID Group Box.
  4. Click Edit.
  5. In the Collection field, specify the collection to be bound to the group box.
  6. Optionally, select the Disable Raised 3D Display check box.
  7. Click OK.