testdev-examples / Reporting_how-to-implement-a-master-detail-report-using-subreports-xrsubreport-without-t262615

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files to look at:

How to implement a master-detail report using Subreports (XRSubreport) without parameter bindings

This example demonstrates how to implement a master-detail report using Subreports without parameter bindings but through the BeforePrint event of the XRSubreport.
Please refer to the How to implement a master-detail report using Subreports (XRSubreport) without parameter bindings KB article for implementation details.

NOTE: The subreport parameter bindings feature introduced in version 15.1 enables you to implement this without writing any code. For more information, see How to: Create a Master-Detail Report using Subreports.


About

License:Other


Languages

Language:Visual Basic .NET 50.4%Language:C# 49.6%