I use ReportViewer WinForms, and since this is an easy way to create a cover, I wonder if it is possible to make two reports and link them ?, so they are displayed as a single report?
If I needed to print only, I could run two reports one after another, but since the user wants to see the report before printing (you know, there is no environment), they should appear in the same viewer.
OR, are there other ways to create covers? Today I use subreport, but there are some problems with fields, etc., which is not easy to fix.
To clarify, we are talking about ReportViewer using RDLC files, there are no Crystal Reports.
source
share