HI all,

I am developing reports using crystal reports in VS2005 in
windows application. I have two crystalreports name called
"studentReport" and "familyReport". I have a form with a
button. If I click the button I need to show up the two
reports in one report like page1, and page2. The page1
consists the "studentReport" and the page2 contains the
"familyReport". The "familyReport" contains different header
and footer.

How to show up the two crystal reports in single
crystalreportviewer?

Answers were Sorted based on User's Feedback



HI all, I am developing reports using crystal reports in VS2005 in windows application. I have t..

Answer / chintan salvi

If I am not mistaken then this can be achieved by make
Student report as main report and your other report
familyreport as subreport of the main report opening in new
page.

For different page header of both report what you can do is
in main report dont put any thing in PageHeader or Footer
create a blank group in that create page header for main
report and in group footer create main report page footer
data and on group select option repeat on each page.

May be this will help to solve your problem if I have
understand what you are looking for.

Is This Answer Correct ?    10 Yes 1 No

HI all, I am developing reports using crystal reports in VS2005 in windows application. I have t..

Answer / rishi

If you have already 2 reports ready I think you can create one more report and put those 2 as subreports. Now you are welcome to apply whatever formatting you want to add on each of them. Create 2 different page headers in the main report and put there 2 subreports. This thing I have done in Crystal 11.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Crystal Reports Interview Questions

Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?

4 Answers   IBM,


Is there a size limit to creating a Crystal Report? If I run a statement report for all customers it will crash if there are too many customers. I can print all the statements if I select them in batches, but if trying to print all at once Crystal will crash after a few minutes.

0 Answers  


How to Filter the Crystal reports?

12 Answers   CCIL, Mammut Building Systems,


How to pass stored Procedure Parameters to the report?

2 Answers  


Can we export data of reports into other format like in world doc etc?

5 Answers  






How to access crystal reports in .net?

0 Answers  


How many Sub Reports added in One MainReport?

4 Answers   Amadeus, Aviva, CTS, Patni, Welkin,


What are field expressions and what are the diff types? (I looked this up in the internet and never found anything with regards to types of field expressions)?

0 Answers  


how to create crystal reports in .net

2 Answers   CTS,


Where can we find the log file genertaed when we run a crystal report?

2 Answers   Microsoft, Wipro,


How many .rpt files are be there in a main report having 2 sub reports?

17 Answers   Accenture, Cap Gemini, CTS,


Can we call or add subreport within subreport?

10 Answers  


Categories