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

Can we create report using more than one database?

3 Answers   CSC, Seed Infotech, Target,


Are there any limitations in crystal reports?

22 Answers  


I have a crystal report with a linked subreport as well. is there any way not to print the current record on the main report if no records are returned from the subreport? thanks you email - stanlte@yahoo.com

3 Answers  


how can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema

0 Answers   CSC,


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?

2 Answers  






One more interview question If I have the data where some columns have multiple values in a given row of data returned from the database. The stored procedure returns data as it is that is blanks values and non blank values. However, I need to suppress the blank values not by showing 0 values but by shifting the cells up. Is there a way using a formula to shift the blank cell one row up based on a selection critieria? In the example below, I want to get rid of the blank values under Exposure column without replacing with 0. example: Company Margin Exposure AB 500 3 10 7 8 ABC 200 4 2 5 10 Thanks Anita

5 Answers   Barclays,


Why do we use crystal reports when we have reporting tools in bo itself?

0 Answers   Tech Mahindra,


How do you format your crystal reports so that on exporting to word doc or pdf it will not lose the orginal format

3 Answers   Target,


Explain the various components in crystal reports?

0 Answers  


How the data expert of flash object(after inserting flash object_right click-data expert) is useful in crt?

0 Answers  


How can we improve the performance of a crystal report? OR What all performance improvement techniques used in crystal reports? (particularly CR XI)

9 Answers   CSC, ERS, Jupiter,


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  


Categories