Accessing a subreport's ReportDocument instance

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

H

I have two subreports that I can get populated with data and they display fine. I just create the appropriate report object, set its data source (using SetDataSource) and then export the report (to pdf)

I have now created a report that reuses the two working subreports in its details section. My problem is that I can't find any way of getting hold of either subreport as a ReportDocument instance to set its data source.

I am doing something wrong or is this approach not possible

Thanks in advance
 
Forgot to mention this query relates to Crystal Reports .NET and VS.NET 2003.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top