Reprint TppdbMemo with property SuppressRepeatedValues=True
Hi,
I have a TppDbMemo component in my report and the SuppressRepeatedValues
property was set TRUE.
So i need to reprint the TppDbMemo text everytime the group break or in the
new page.
There are anyway to do that?
Thanks
Veri
I have a TppDbMemo component in my report and the SuppressRepeatedValues
property was set TRUE.
So i need to reprint the TppDbMemo text everytime the group break or in the
new page.
There are anyway to do that?
Thanks
Veri
This discussion has been closed.
Comments
Try using a group event such as the OnGroupBreak or
GroupFooterBand.AfterPrint to set the SuppressRepeatedValues property back
to False for one iteration. Then don't forget to set it back to true once
you are done.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com