New to Telerik ReportingStart a free 30-day trial

Cannot Render Multiple Columns in Subreports

Environment

ProductProgress® Telerik® Reporting
VersionQ2 2012 and later
Report ViewersWinForms, WPF, ASP.NET

Description

A multi-column report shows fine in preview, but when used as a subreport, it shows as a one-column report only.

Cause

The multi-column functionality is intended to be used only in the main report because all report sections (excluding Page sections) are rendered in a column-wise layout.

Solution

This issue occurs by design and it is not intended for multi-column reports to be used as subreports.

As a workaround, you may try the approach from the KB How to Create a Multi-Column Report - Across the Page and Then Down in the subreport.

See Also