Hello,
I've written some reports. I can run a single report from Silverlight using the ReportViewer. All seems to be well. However, we've now hit a stumbling block as we cannot figure out how to merge multiple reports into a single report viewer or report book.
In my web forms testing I was able to place a ReportViewer control on a page and then programatically determine which reports would needed to be included. From there I would create the ReportBook, add the reports, and then set the ReportViewer's report property to the ReportBook object.
I've seen the example on this page: http://demos.telerik.com/reporting/report-book/silverlight-demo.aspx
I couldn't find code on this example. I could not find any information in the help docs. Can you please provide an example on how to implement this control or provide an example project?
Thank you so much!
Mike G.
I've written some reports. I can run a single report from Silverlight using the ReportViewer. All seems to be well. However, we've now hit a stumbling block as we cannot figure out how to merge multiple reports into a single report viewer or report book.
In my web forms testing I was able to place a ReportViewer control on a page and then programatically determine which reports would needed to be included. From there I would create the ReportBook, add the reports, and then set the ReportViewer's report property to the ReportBook object.
I've seen the example on this page: http://demos.telerik.com/reporting/report-book/silverlight-demo.aspx
I couldn't find code on this example. I could not find any information in the help docs. Can you please provide an example on how to implement this control or provide an example project?
Thank you so much!
Mike G.