Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Displaying Two Crystal Reports using Single CrystalReportViewer.

Displaying Two Crystal Reports using Single CrystalReportViewer.

Scheduled Pinned Locked Moved C#
helpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sanket Patil
    wrote on last edited by
    #1

    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

    .

    B 1 Reply Last reply
    0
    • S Sanket 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

      .

      B Offline
      B Offline
      basu sit
      wrote on last edited by
      #2

      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

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups