Details with growtoheight
Posted: Fri Jan 09, 2009 7:07 am
I need an output like this:

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:

Is there a way i can solve this?
You can download sample project from:
Details.zip
Thank you.

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:

Is there a way i can solve this?
You can download sample project from:
Details.zip
Thank you.