Hi,
I have been making a VB .NET 2003 app that opens a crystal report with a sub report in it. I noticed if the user clicks on the sub report that it opens in a new tab in the crystalreportviewer. How can I stop this behavior I want the report to only be available as a whole.
Thanks in advance.

Sub Reports open when clicked on
Steven Goulet
e.Handled =
TrueHope this helps