Multi-Column Report issue

Stimulsoft Reports.NET discussion
Post Reply
rksaskia
Posts: 58
Joined: Fri Apr 27, 2012 9:16 am

Multi-Column Report issue

Post by rksaskia »

Hello,

we have a problem with a milti-column report.
The databand height is calculated incorrectly and overlap each other band.
overlap.png
overlap.png (11.51 KiB) Viewed 1598 times
The databand set to "Can Shrink" true and "Can grow" true.
See complete sample project 2columns.zip.

The issue occurs only when set columns > 1.
Overlap occurs only when manual line breaks includes (see Databand2/Text2).
otherwise a empty space beetween bands.
space.png
space.png (41.95 KiB) Viewed 1598 times
Is this a configuration issue or a problem of the report engine?

Thank you
Greetings
Attachments
2Columns.zip
(79.22 KiB) Downloaded 269 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Multi-Column Report issue

Post by Alex K. »

Hello,

Please try to set the EngineVersion property for the report as EngineV2.

Thank you.
rksaskia
Posts: 58
Joined: Fri Apr 27, 2012 9:16 am

Re: Multi-Column Report issue

Post by rksaskia »

Hello,

yes, it works!
Thanks for the quick reply.

Greetings
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Re: Multi-Column Report issue

Post by Andrew »

Perfect!

Have a nice weekend.
Post Reply