Specifications
CHAPTER 18 Defining Forms
Users Guide 511
Working in a grid form
When you design and run a grid form, you can resize and reorder columns.
❖ To resize a column:
1 Position the pointer at a column boundary.
The pointer changes shape to a 2-headed arrow.
2 Drag the mouse to move the boundary.
3 Release the mouse button when the column is the correct width.
❖ To reorder columns:
1 Select a column heading.
InfoMaker selects the column and displays a line representing the column
border:
2 Drag the column left or right.
3 Release the mouse button to drop the column into place.
Master/Detail One-To-Many forms
Frequently, you may have data in one table that is related to data in another
table in a one-to-many relationship. For example:
• You maintain information about departments and their employees. In one
department there are many employees. That is, there is a one-to-many
relationship between departments and employees.
• You maintain information about your customers and their orders. One
customer typically has many orders. There is a one-to-many relationship
between customers and orders.