Table Report

This tutorial describes the steps to create a table report, which means that the report's data is arranged into a table-like layout. This feature should not be confused with the master-detail report.md) or cross-tab report.

To create a table report, follow the steps below.

  1. Create a new report and bind it to a data source.
  2. To add a Page Header to the report, switch to the Properties Panel, expand the Actions category and click Insert Page Header Band.

    RD_Elements_ContextMenu_PageHeader

  3. Now, add two Table controls to the report's Page Header and Detail band.

    To do this, drag the Table report control from the Toolbox and drop it onto the Page Header band. Then, add a table to the Detail band in the same way.

    RD_CreateReports_TableReport_0

    One table will be used as a header, and the other one - for the report's detail information.

  4. Type the headers into the upper table's cells, and bind the corresponding cells in the detail section to the appropriate data fields. To do this, select a table cell and set its Data Binding property to the required data field.

    RD_CreateReports_TableReport_1

  5. Finally, you can customize various properties of the tables to improve their appearance. For example, in the Appearance category of the Properties Panel, you can define the Borders property, as well as the Background Color property. To customize cell text options, specify the Font property.

    A noteworthy feature is the capability to specify odd-even styles for the detail table.

The table report is now ready. Switch your report to the Preview mode and view the result.

RD_CreateReports_TableReport_2

results matching ""

    No results matching ""