ActiveReports 8
Columnar Layout Reports (CPL)
Show AllShow All
Hide AllHide All

In CPL reports, you can create a columnar report layout by using the Columns property of the report. This walkthrough illustrates how to create a CPL report using columns, and is split up into the following activities:

Note: This walkthrough uses the CustomerMailingList table from the Reels database. By default, in ActiveReports, the Reels.mdb file is located in the [User Documents folder]\ComponentOne Samples\ActiveReports 8\Data folder.

When you complete this walkthrough you get a layout that looks similar to the following at design time and at runtime.

Design Time Layout

Runtime Layout

To add an ActiveReport to the Visual Studio project

To connect the report to a data source

To add a dataset

To create a column layout for the report

To view the report

If you want to create a similar layout in FPL reports, see Overflow Data in a Single Page.
See Also
Support Forum