Keeping Rows together if Memo box gets too big.
Hi
I have a ppDBmemo on a detail line and when it gets too big it goes to the
next page, however the rest of the detail line stays on the previous page.
Is there a way to get the detail on the previos page to flow accross as well
to the next page with the memo?
thanks in advance
I have a ppDBmemo on a detail line and when it gets too big it goes to the
next page, however the rest of the detail line stays on the previous page.
Is there a way to get the detail on the previos page to flow accross as well
to the next page with the memo?
thanks in advance
This discussion has been closed.
Comments
Try placing the components you would like to keep together in a TppRegion
component with the KeepTogether property set to True. This will let
everything inside the region go to the next page if a page break is needed.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com