Multiple Reports in CrystalReportViewer
Searched entire forum and internet and couldn't find anything. Perhaps I'm missing something.
I use Visual Studio .NET 2003 Professional with Crystal Reports from Crystal Decisions (now incorporated into Business Objects).
Has anyone found a way for the CrystalReportViewer control to display multiple reports? I see there, the default behaviour is to display a tab called "MainReport" at the top which contains the report currently bound to the viewer. However, I wish there was a way to have it display multiple tabs so I can choose the report I want to view. I know a can bind a report "dynamically" at run-time so I can put in a combobox with a list of reports that the user can choose, but this defeats the purpose of the viewer having "tabs". Unless I can hide the tab? Thanks for your input :)
Re: Multiple Reports in CrystalReportViewer
I don't know if this is what you're looking for:
http://support.businessobjects.com/c...ection.pdf.asp
Hope that helps.