Grow to height with detail databand

Stimulsoft Reports.WPF discussion
Post Reply
Phantom
Posts: 7
Joined: Tue Jun 16, 2015 7:35 pm

Grow to height with detail databand

Post by Phantom »

His there any way to force the grow to height in a detail databand to the same height of the master.

In my example I want that the green section (details) to grow to the same height as the yellow section (master).
The property Grow to height of the panel that contain the detail databand is set to true, same thing for the item in the detail databand.
layout_setup.png
layout_setup.png (38.15 KiB) Viewed 3529 times
The current result is...
result.png
result.png (5.13 KiB) Viewed 3529 times


The expected result is...
expected_result.png
expected_result.png (5.21 KiB) Viewed 3529 times
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Re: Grow to height with detail databand

Post by Jan »

Hello,

If you need draw a vertical line from top to bottom of the panel? If yes then you can place text boxes directly to the panel.
After then set Linked property for these textboxes to the true. And set GrowToHeight property to the true.

Please check attached image and report.

Thank you.
Attachments
Sample.png
Sample.png (175.97 KiB) Viewed 3526 times
Report.mrt
(19.83 KiB) Downloaded 252 times
Phantom
Posts: 7
Joined: Tue Jun 16, 2015 7:35 pm

Re: Grow to height with detail databand

Post by Phantom »

Thanks alot it's working.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Grow to height with detail databand

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you need our help.

Thank you.
Post Reply