- Choose to add a new item to the project.
- Select User Interface from the left-hand pane and Form from the right-hand pane.
- Name the form as per the table's name; in this case, ConWHSVehicleGroup.
- Drag the ConWHSVehicleGroup table from the project onto the Data Sources node of the form designer.
- Use the same label as the table for the Caption property of the Design node.
- Set the Title Data Source and Data Sources properties to the table name, ConWHSVehicleGroup.
- Apply the Simple List pattern to Design (right-click and choose Apply Pattern | Simple List).
We will use the pattern conformation errors as our to-do list. If we don't conform to the pattern, the project will not build. However, just conforming to the pattern may ...