Report and Control Width

Stimulsoft Reports.NET discussion
Post Reply
BatutaBunsing
Posts: 7
Joined: Thu Dec 30, 2010 11:36 am

Report and Control Width

Post by BatutaBunsing »

Hi.

I have set the report control's width to 100% and the report control does follow the browser size.

My question is that the report embedded seems to overlap the control. The report viewer's border is black, and the report is embedded on a gray colored canvas. That gray colored canvas overlaps the web viewer's border.

Here's my declaration for the web viewer control.

Code: Select all

    
Has anyone experienced this problem before? How do we resolve this.

Thanks.

Attachments
819.stimulsoftRptScreenShot.jpg
819.stimulsoftRptScreenShot.jpg (83.1 KiB) Viewed 711 times
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Report and Control Width

Post by Vladimir »

Hello,

Unfortunately, without JavaScript, resizing of the viewer when you resize the browser window is not possible. We have prepared an example that shows how to do it. Please see the attached archive.

Thank you.
Attachments
823.Sample.zip
(288.67 KiB) Downloaded 147 times
Post Reply