I recommend using a subreport rather than the region. You can remove the childreport's title/summary and just use the detail. You can place the Line in a Region and set to shift relative to the DBMemo3. You can use set the DBMemo3.BottomOffset to specify a bottom margin.
The BottomOffset property does not appear to work in this instance when the data in DBMemo3 is null. It does work fine for every row that has actual data.
Comments
I recommend using a subreport rather than the region. You can remove the
childreport's title/summary and just use the detail. You can place the Line
in a Region and set to shift relative to the DBMemo3. You can use set the
DBMemo3.BottomOffset to specify a bottom margin.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
data in DBMemo3 is null. It does work fine for every row that has actual
data.
Rob