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.
- 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.
- On the Component properties sheet, select Data Source > Binding, and then click the ellipsis (•••) button.
- In the Type field, select .
- Click .
- In the Collection field, specify the collection to be bound to the group box.
- Optionally, select the Disable Raised 3D Display check box.
- Click .