StiWpfDesignerControl resizing problem

Stimulsoft Reports.WPF discussion
Post Reply
User avatar
ProIT
Posts: 28
Joined: Thu Oct 17, 2013 8:10 am
Location: Muttenz

StiWpfDesignerControl resizing problem

Post by ProIT »

Hi there

We use the StiWpfDesignerControl inside a telerik RadTabControl. When no report is loaded the designer control is shwon correctly.
StiWpfDesignerControl01.png
StiWpfDesignerControl01.png (81.56 KiB) Viewed 2493 times
When I load a report and set the zoom level small enough so that the whole page is visible the designer is shown correctly:
StiWpfDesignerControl02.png
StiWpfDesignerControl02.png (118.07 KiB) Viewed 2493 times
But when I zoom the page in the designer control grows too large.
StiWpfDesignerControl03.png
StiWpfDesignerControl03.png (113.61 KiB) Viewed 2493 times
No scrollbars are shown. I already tried with <ScrollViewer> etc. How can I set the Control to show scrollbars? Do you have a working example for a designer control placed inside a tab?

Thank you for your help!
Mike
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: StiWpfDesignerControl resizing problem

Post by Alex K. »

Hello,

Please send us a simple project which reproduces the issue for analysis.

Thank you.
User avatar
ProIT
Posts: 28
Joined: Thu Oct 17, 2013 8:10 am
Location: Muttenz

Re: StiWpfDesignerControl resizing problem

Post by ProIT »

Hi there

I figured it out! You have to use a dock panel instead of a stack layout...

Regards
Mike
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: StiWpfDesignerControl resizing problem

Post by Alex K. »

Hello Mike

Thank you for the information.
Please let us know if you need any additional help.

Thank you.
Post Reply