I am using vb.net 2005 to develop a database application with SQL-2005.
I'm also adding some crystal reports containing sub reports...
Now my problem is that while showing reports in viewer sub reports shows as a link. And if user click that link it opens sub reports in a new tab.
I don't want this event in my program/software because it is too confusing for user to print one report.
I want only one tab to show my main report . I don't want to show sub reports in diff. tab with main report.
please help me.
thanks in advanced
I'm also adding some crystal reports containing sub reports...
Now my problem is that while showing reports in viewer sub reports shows as a link. And if user click that link it opens sub reports in a new tab.
I don't want this event in my program/software because it is too confusing for user to print one report.
I want only one tab to show my main report . I don't want to show sub reports in diff. tab with main report.
please help me.
thanks in advanced
Comment