ppRegion: KeepTogether
I have two regions, the red and the blue (look at the attached image).
Blue Region:
ppRegion.KeepTogether := True;
ppRegion.Stretch := True;
DBMemo.KeepTogether := False;
Blue Region:
ppRegion.KeepTogether := True;
ppRegion.Stretch := True;
DBMemo.KeepTogether := True;
On both the regions the KeepTogether doesn't seem to work
Finally I used a group for every record with KeepTogether and it worked, but
this is not desirable.
Is there a problem with ppRegion.KeepTogether + Stretch and stretchable
DBMemos?
Any workarrounds?
I use RB Enterprise 7.01 and Delphi 6 SP2 Enterprise.
Thanks.
Blue Region:
ppRegion.KeepTogether := True;
ppRegion.Stretch := True;
DBMemo.KeepTogether := False;
Blue Region:
ppRegion.KeepTogether := True;
ppRegion.Stretch := True;
DBMemo.KeepTogether := True;
On both the regions the KeepTogether doesn't seem to work
Finally I used a group for every record with KeepTogether and it worked, but
this is not desirable.
Is there a problem with ppRegion.KeepTogether + Stretch and stretchable
DBMemos?
Any workarrounds?
I use RB Enterprise 7.01 and Delphi 6 SP2 Enterprise.
Thanks.
This discussion has been closed.
Comments
The Region.KeepTogether property will override a Memo.KeepTogether property
inside that region. Please send an example demonstrating the issue in .zip
format to support@digital-metaphors.com and I'll take a look at it for you.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com