Keeping items together on detail band
I have a detail band that contains the following items:
SKU Description Unit Authorizations Price
The Description is a stretchable DBMemo, and the other items are DBText.
When the band is printing near the bottom of the page, the DBMemo prints the
first line and the other items print on the next page.
The top and height of the items are the same. The detail band height is
dynamic. The bottom offset for the detail band is 0.1. The height of each
item is 0.16. The font size is 10 and font is Arial.
Is there a way to keep the items together?
SKU Description Unit Authorizations Price
The Description is a stretchable DBMemo, and the other items are DBText.
When the band is printing near the bottom of the page, the DBMemo prints the
first line and the other items print on the next page.
The top and height of the items are the same. The detail band height is
dynamic. The bottom offset for the detail band is 0.1. The height of each
item is 0.16. The font size is 10 and font is Arial.
Is there a way to keep the items together?
This discussion has been closed.
Comments
KeepTogether property to True?