A table object has the ability to display data in columns and rows. You can add a table
to a report, then manipulate the table to add or size columns and rows and change other display
characteristics.
Add a table to a report
This procedure tells you how to quickly add a simple table to a new report.
Assign content to a table column
A table is comprised of columns and rows. This procedure tells you how to associate a field from the Data View to a column header and body element.
Set the triggers for a table in a report
If you want each data row streamed to your report to result in a table row added to the table in your report, you need to set the appropriate trigger.
Merge cells
With a row, you can merge one or more columns (cells) into a single cell. You can also revert the merge and convert the merged cell back to its original number of cells.
Add rows or columns
By default, a column has two rows and three columns. This procedure tells you how to add additional rows and columns.
Add headers and footers
By default, a table has a single header (Any Page Header). You can add additional headers or footers as needed.
Change the width of a table
You can specify the width of a table. If you do not specify a width, the table expands to the width of the parent container.
Change the width of a column
If you do not specify a width, the columns are equal in width, and the width is calculated based on the width of the table itself.