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
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 |
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 |
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
How to Filter the Crystal reports?
12 Answers CCIL, Mammut Building Systems,
Is there a way to be able to change an image(company logo) dynamically in a report? Example if you have 100 reports, and with the market uncertainty if you anticipate that the company logo might change, how can you change the image just in one place and have this reflected in all the reports at run time?
hi...to all i want to generate the two crystal reports one is employee and another is project. now i want to display the two reorts in a single crystal report viewer. i've tried using sub-reports but the page header is not avaliable in a sub reports.. so i want to display two separate crystalreports in a single viewer.. can anybody help me.. plz
Can we use our own SQL for creating a report?
where is the "save data with report" option?
If we create reports in Crystal Reports using the UCAR Data Warehouse database, which tables should be used?
Suppose I am not able to see any image on crystal report at run time. So how can I load any image which is saved in local disk so that it can be viewed at runtime in crystal reports?
hi.. i've created one crystal report. and one global resource file .. in crystal report there's one text object with id Text1. and i want to take the values of resource file i've got it CrystalDecisions.CrystalReports.Engine.TextObject Dtemp1 = ((CrystalDecisions.CrystalReports.Engine.TextObject)myreport .ReportDefinition.Sections["section1"].ReportObjects["Text1" ]); Dtemp1.Text = Resources.Resource.ResourceManager.GetString("Dsec1"); it is showing the correct value want i want but when i give print it is disappearing.. how to solve this please help me..
Can anyone help me with an answer to this question? Where is the image located, after you've placed it on the report?
Where can we find the log file generated when we run a crystal report?
how can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)