CrystalReportViewer object 'stomping' on everything else in the page... how to fix?
Hello -
I'm using CR XI Rel 2 Developer to build reports. I add the reports to my website project.
I'm using VS2005. I have a master page for presenting a menu hierarchy and a separate master page for rendering report webform pages.
The layout of the report master page is simple. Table with a header row into which the sitemappath control is placed, the other section of the table has a content place holder control into which the crystalreportviewer control is inserted.
So the theory is that when such a page is rendered, I would see the sitemappath bread crumb and directly below it, the crystal report.
When I run the website, the report displays fine, but it is the only thing on the page. The sitemappath is nowhere to be seen.
I've tried various tweaks but the report viewer is consistently the only thing being rendered. What am I doing wrong? Or is it just that this version of the control doesn't play nice with other controls on the page? (Never had this problem with the 1.1 Framework! Very disappointing)
TiA
Randy Volters

