BackPrevious Page Next PageNext

Tables

Tables give you great control over how to present data, including placing fields, grouping them, and sorting them. A table is composed of rows and columns, and each contains several cells. With such a structure a table is a good way to show any two-dimensional dataset.

This section contains the following table topics:

See an example: The SampleComponents catalog, included with JReport Designer, contains reports that have examples of how each component type could be used in a report. For the table component example, open <install_root>\Demo\Reports\SampleComponents\TableReport.cls.

BackPrevious Page Next PageNext