Summaryband with dynamic height
Hi,
on the summary-band of my report I have a TppMemo with Stretch enabled and
some TppLabels.
Everything works well : the memo stretches when needed, and labels shift
along with it
When I want to put a border around it using a TppShape, it doesn't stretch.
If I try using 4 TppLines instead (top, bottom, left and right), the bottom
line shifts fine, but the left and right lines don't want to stretch.
When I put a subreport on the SummaryBand, and I use the DetailBand of that
subreport, the result stays the same.
I am using Delphi 6 with ReportBuilder 7.01
Koen Bral
on the summary-band of my report I have a TppMemo with Stretch enabled and
some TppLabels.
Everything works well : the memo stretches when needed, and labels shift
along with it
When I want to put a border around it using a TppShape, it doesn't stretch.
If I try using 4 TppLines instead (top, bottom, left and right), the bottom
line shifts fine, but the left and right lines don't want to stretch.
When I put a subreport on the SummaryBand, and I use the DetailBand of that
subreport, the result stays the same.
I am using Delphi 6 with ReportBuilder 7.01
Koen Bral
This discussion has been closed.
Comments
Try setting the StretchWithParent property of the shape to True. Also be
sure ParentWidth and ParentHeight are set to True as well for a true border.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com