Details with growtoheight

Stimulsoft Reports.NET discussion
Post Reply
User avatar
Fabio Pagano
Posts: 355
Joined: Mon Apr 16, 2007 12:38 pm
Location: Bari (Italy)

Details with growtoheight

Post by Fabio Pagano »

I need an output like this:

Image

There are 2 columns on the first row and two columns on the second row. The data string may be long, so i've setted "WordWrap" and "CanGrow" on each column. I have also setted "GrowToHeight" to have the continuation of vertical lines.

In the third row i have a single column that i want to be printed fully horizontally. The problem is that the "GrowToHeight" on the previous columns creates the vertical line also on the third row:

Image

Is there a way i can solve this?

You can download sample project from:

Details.zip

Thank you.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Details with growtoheight

Post by Edward »

Hi Fabio,

Thank you very much for the test application.

Please see the workaround in the attachment.

Thank you.
Attachments
127.FabioReportDetail.mrt
(9.9 KiB) Downloaded 284 times
Post Reply