ReportViewer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LitaOsiris
    New Member
    • Jan 2008
    • 16

    ReportViewer

    Hi all,

    I have three tables and I want to join them to display different fields from each one on a report.

    Is there a way I can programatically put all these into a dataset to be linked to the ReportViewer? I found that the wizard will only let me select one table and then will set this selection in its properties.
  • fastestindian
    New Member
    • Aug 2009
    • 74

    #2
    Use sub reports. it may solve ur problem..

    Comment

    Working...