Page 1 of 1

Details with growtoheight

Posted: Fri Jan 09, 2009 7:07 am
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.

Details with growtoheight

Posted: Fri Jan 09, 2009 1:54 pm
by Edward
Hi Fabio,

Thank you very much for the test application.

Please see the workaround in the attachment.

Thank you.