问题
I have a Crystal Report called MainReport in Visual Studio, which also has a subreport. The contents of the subreport are the header details but now this is required across a couple of other reports.
Is there any way to re-use the subreport across other reports or a way to change it from a subreport to being its own parent report?
Any help would be great!
回答1:
According to the thread save subreport as an individual report from SAP:
This option is only available in the full version of Crystal Report Designer.
It's not available in the .NET IDE Report designer.
回答2:
Open the sub report and go to file ---> save subreport as
and save the report in any of the location.
now you can use the sub report as the main report or inside any main report.
If this is not your requirement let me know.
回答3:
As above suggest, this is the only solution. Other wise you just create a new one and then use it as a sub-report to another report.
Good to install Crystal report as per your .net framework or your IDE.
来源:https://stackoverflow.com/questions/23064737/how-to-use-subreport-across-multiple-reports-or-create-parent-report-from-subrep