Answers

Question and Answer:

  Home  Crystal Reports

⟩ 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 tworeports 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?

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.

 177 views

More Questions for you: