Tuesday, March 30, 2010
by
Robert Shoemate
|
Telerik Reporting provides a simple, yet
powerful, component called the
ReportBook that allows multiple reports
to be combined into one. Doing so makes displaying, printing, and
exporting multiple reports a much simpler task for end users. Providing
this type of functionality does leave one question though, "How are
report parameters handled?" This entry will focus on providing the
answers to that simple question.
Click here to download the sample code
so you can follow along. Creating a ReportBook
ReportBooks
are supported in all three environments the ReportViewer supports,
WinForms, Silverlight, and ASP.NET. Adding a ReportBook to each of these
environments is very similar. This example focuses on using a
ReportBook with ...