Displaying Two Crystal Reports using Single CrystalReportViewer.
-
Hello Everybody........! I've one problem. Please Help. I have developed my project in VS2008. Noe it is to the final stage of completion. My All Crystal Reports are running properly. The Only Problem I've is I need to run two crystal reports using single CrystalReportViewer. So Please Tell me is it possible? If yes, How? Thanks & Regards Pankaj Patil
.
-
Hello Everybody........! I've one problem. Please Help. I have developed my project in VS2008. Noe it is to the final stage of completion. My All Crystal Reports are running properly. The Only Problem I've is I need to run two crystal reports using single CrystalReportViewer. So Please Tell me is it possible? If yes, How? Thanks & Regards Pankaj Patil
.
Hi Pankaj, Using subreports you can do this. 1. You have alredy 2 reports like Test1.rpt and Test2.rpt OK. 2. Take onother Blank report like Main.rpt, [attach Test1.rpt SP or any], devide the details section like Details a & Details b --> for deviding detail section right click on Main.rpt -> select Sectiopn Extert -> select Details -> click on insert button 3.Then Click on sub report on top menu of the Main.rpt report --> Insert Subreport window is displaying -> select subreport tab -> choose existing report [Test1.rpt]with help of browse button - > Then select the Link tab -> set the parameter -> Click OK 4. one link is attached with cursor place it in Main.rpt Details a section 5. then repeate the step 3 for attaching Test2.rpt file -> place it in Details b section of the Main.rpt 6. In u r application cal the Main.rpt file instead of Test1.rpt 7. for allignment do some changes using Format Subreport [Righ click & select] Thanks, Basu Malipatil