Report Bands

Reports

The Report Designer creates banded reports, where bands are report sections that can be printed once in a report (report header and footer), on each report page (page header and footer), for each data entry (detail band), for each data group (group header and footer), etc.

See also:


Band types

The Report Designer support the following band types.

You may use the Group Header bands for grouping by multiple data fields in one of the following ways:

The Group Footer band is unnecessary without the corresponding Group Header band. When present, it allows customization by providing a set of properties similar to those of the Group Header.

The Page Header/Footer bands are the best place for information that should be printed on every page. For example, use them to display the header of a table which is continued from the previous page.

If you insert page break right after the Report Header (by setting its Page Break property value to After the Band), the Page Footer and Page Header bands will not be printed on the first page.

The Detail Report Band is quite different from the Detail Band since it holds the whole detail report in a master-detail report layout.

There can be an unlimited number of Detail Report Bands nested inside one another, and every new group of bands is colored differently in the Report Designer, as illustrated below:

The Detail Report Band cannot be added to a report via the Report Editor like other band types. To add a Detail Report Band, right-click the Report Designer and in the invoked Context Menu, point to Insert Detail Report. If the bound data source contains a data relationship, the submenu will contain an item with the name of that relationship. Select this item to create a Detail Report Band already bound to a detail table. Otherwise, add an unbound detail report and specify its properties later.

Managing bands

You can manage a report's bands using the Report Editor, which may be invoked either via the Edit and Reorder Bands context link of a report's Smart tag actions list or via any band's Smart tag.

The Report Editor allows you to easily add, remove and reorder a report's bands, and to define their properties.

Another way to add a band of a certain type to a report is to invoke the Context Menu by right-clicking anywhere on a report's surface. On the menu select Insert Band and the appropriate band from the sub menu.