You can display data in a grouped fashion inside a table. Grouping organizes and arranges data into relationships, such as Country or Region. You can nest groups to easily identify relationships and see trends. It also helps present summaries, such as totals and counts.For example, if you supply products, such as monitors, desk lamps, and telephones, you may want to see which country and region is selling the most product. You can create this table, which contains a nested table inside a nested table inside the main table:
•
1. Select Edit > Form Properties > Preview tab and, from the Preview Adobe XML Form As list, select Dynamic XML Form. Click OK.
3. In the Insert Table dialog box, enter the number of columns and rows. For example, enter 2 for the number of columns, 1 for the number of rows.You can enter a maximum of 20 columns and 50 rows. You can add more columns and rows after the table is created by using the Insert commands in the Table menu.
6.
7. Rename the header row. For example, name the first header Country and delete the header text for the second column.
2. Rename the header row text. For example, name the first header Region and delete the header text for the second column.
1. Drag the Table object from the Object Library palette to a cell in the table to create another nested table. For example, drag it to the second cell of the body row in the first nested table.
5.
6. Rename the header row. For example, change the first header to Product and the second header to Profit.
1. In the Data View palette, drag a node to the cell under the first heading. For example, drag the country node to the cell under the Country heading.For example, drag the region node to the cell under the Region heading. Drag the product node to the cell under the Product heading. Drag the profit node to the cell under the Profit heading.
3. For example, select Table1 in the Hierarchy palette. Then, in the Object palette, click the Binding tab and type $record.Sales in the Default Binding (Open, Save, Submit) box.
5.