The Detail Band is the central part of a report. Unlike other report bands, this band cannot be deleted - the report structure includes the Detail band as its core. The contents of the Detail band are repeated for every data entry. If a report listing, for example, employees is being built, it will be rendered for each employee in the database.
In the Property Grid, a
Detail Band's properties are divided into the following groups:
Displays the Formatting Rules Editor which enables users to choose which rules should be applied to the band during report generation, and define the precedence of the applied rules. Refer to
Conditionally Change a Control's Appearance for further information.
As stated above, the Detail band is printed for every data entry. When the Keep Together option is on, Reporting attempts to keep sequential detail band entries together. This option makes sense only when data is grouped or in the case of a master-detail report. The report engine tries to keep group contents on one page. If a group does not fit and would start in the middle of a page, the report moves this group to a new page, thus reducing the number of page breaks in continuous data.
Displays the Group Field Collection Editor, which enables users to specify the fields for sorting the records within the band, the sorting order (Ascending/Descending) for each field and the order sequence. Refer to
Change or Apply Data Sorting to a Report for further information.
When this option is on, the Detail band will be always printed on the same page as its child Detail Report Band, or multiple bands.