Home General

DBMemo appearance control

edited September 2011 in General
?On a DBText control there are two properties - SuppressRepeatedValues
and ReprintOnSubsequent. If both are checked it will suppress
duplicate values but allow it to reprint if it is forced to the next
page.

Is there a way to duplicated this behavior with the DBMemo?

I can suppress with the suppress repeated values but can't figure oout
how to make it print if on the next page.



--- posted by geoForum on http://www.newswhat.com

Comments

  • edited September 2011
    Hi Dan,

    For future reference, please use your full name when posting to these
    newsgroups.

    The DBMemo component does not support the ReprintOnSubsequentPage feature.

    One option would be to use a DBText with WrapText set to True. Another
    would be to take manual control over the SuppressRepeatedValues yourself.

    We will consider adding the ReprintOnSubsequent feature for memos for a
    later release of ReportBuilder.

    Best Regards,

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