
In this step we design the layout for our CustomerList report. The report can be designed using any of the controls in the Report Items tab of the Toolbox. The CustomerList design employs a Table control to display all output. Note that the items from the CUSTOMERS file are dragged directly to the form from the Fields dialog box.
To design the CustomerList report:
Select the Layout tab from the report design environment.
The Layout form displays.

Select the Report Items tab from the Toolbox, then drag-and-drop a Table control to the form.
A new table displays on the form.
Select View > Fields to open the Fields dialog box, then drag-and-drop each item in the Fields list to a new column in the table. Note that items added to the table must be dropped in the Details row of the column.
|
NOTE- |
Columns can be added and deleted to suit your report. To add or delete columns, right-click a column to display a menu that allows you to perform these tasks. |
Below is an example of the resulting form:
