How to use subreport across multiple reports or create parent report from subreport?

徘徊边缘 提交于 2020-01-16 19:29:19

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!