Suppress printing problem?
I have a report setup with the following:
1. A group break field (TppDBText).
2. The SuppressRepeatedValues is set to True for this field.
3. The Keep Group Together box is checked.
What happens:
When the program runs the group break field is displayed only once as
expected, and, the program page breaks to keep the group together. However,
the new value for the group break field doesn't appear at the first line of
the new page. If I set the ReprintOnSubsequent flag for that field to True,
it does print as expected.
Is this "normal" behavior or a bug that needs to be fixed?
Thank you for your time.
Regards,
Phil Mickelson
DRMS, NCSU
1. A group break field (TppDBText).
2. The SuppressRepeatedValues is set to True for this field.
3. The Keep Group Together box is checked.
What happens:
When the program runs the group break field is displayed only once as
expected, and, the program page breaks to keep the group together. However,
the new value for the group break field doesn't appear at the first line of
the new page. If I set the ReprintOnSubsequent flag for that field to True,
it does print as expected.
Is this "normal" behavior or a bug that needs to be fixed?
Thank you for your time.
Regards,
Phil Mickelson
DRMS, NCSU
This discussion has been closed.
Comments
This is normal behavior. The ReprintOnSubsequent property is supposed to be
used in conjunction with the SuppressRepeatedValues property. See the
TppDBText.ReprintOnSubsequent topic in the ReportBuilder help for more
information.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com