Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

label move togehter with subreport

edited September 2003 in General
There is a region with keep togehter is true, inside this region has a
subreport and a label next to the subreport, the subreport is under a
stretchable memo, the question is how to keep the label always next to the
first line of subreport? the subreport will change its position based on the
stretching memo, and I can't put the label and the subreport inside another
region because this will make it not keep togehter with other component in
present region. Also I don't want to put the label inside the title band of
subreport because this will make the label on top of the content of
subreport, not next to the first line of subreport which is required.

Comments

  • edited September 2003
    Hi Kei,

    Be sure that the label is inside the TppRegion and set it's ShiftWithParent
    property to True. This will cause the label to shift with the region when
    it stretches.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.