DockStyle & CanGrow

Stimulsoft Reports.NET discussion
Post Reply
Martin Hart Turner
Posts: 66
Joined: Wed Apr 04, 2007 3:32 am
Location: Spain

DockStyle & CanGrow

Post by Martin Hart Turner »

Hi:

I have a report that was working with version 2009.3, but the behavior seems to have changed with 2001.1. The report has a Data band with 10 text componnets inside. The first 7 components have the DockStyle set to Left, and the remaining 3 have Right. All components and the Data band have CanGrow set to True.

One of the components has more text than will fit within its bounds, but with the 2010.1 version of StimulReports the text does not grow vertically to ocupy 2 lines. With the previos version this did make the line grow to ocupy 2 (or more) lines.

Thanks for your help,
Martin.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

DockStyle & CanGrow

Post by Ivan »

Hello,

Can you please send us a sample report with data, which reproduce the issue?

Thank you.
Martin Hart Turner
Posts: 66
Joined: Wed Apr 04, 2007 3:32 am
Location: Spain

DockStyle & CanGrow

Post by Martin Hart Turner »

Ivan wrote:Hello,

Can you please send us a sample report with data, which reproduce the issue?

Thank you.
Sent to support.

Regards,
Martin.
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

DockStyle & CanGrow

Post by Ivan »

Hello,

The problem is solved.
The patch will be available in the next prerelease build.

Also please set in your report the CanGrow property of Container3 to true.

Thank you.
Post Reply