The ReportViewer's body doesn't show up if I put the ReportViewer into an HtmlTableCell or TabStrip/Multipage from ComponentArt. I explicitly set the ReportViewer.ShowReportBody to be true. Has anyone experiencing this kind of problem Please help me out. Thanks in advance.

ReportViewer is very sensitive to where I put
SteveWolfe
Anders Sneckenborg
linkspeed
this.rptViewer.Height = Unit.Percentage(100);
this.rptViewer.AsyncRendering = true;