By: Lecio Nunes - lnunes
Suppress repeated fields
2002-11-13 09:33
Hi,
I need to create a simple report with these fields:
group, subgroup, description etc
all of them in one line (detail section).
The problem is to print the group and subgroup only when one of them changes (both have to be printed or not together).
The property "isPrintRepeatedValues" works only for one at a time. So how can I do that?
Tanks,
Lecio
By: Teodor Danciu - teodord
RE: Suppress repeated fields
2002-11-13 13:38
Hi,
The "isPrintRepeatedValues" works in conjunction
with other attributes like "printWhenGroupChanges".
Check the "Quick Reference" for details.
I hope this helps.
Teodor
Suppress repeated fields
2002-11-13 09:33
Hi,
I need to create a simple report with these fields:
group, subgroup, description etc
all of them in one line (detail section).
The problem is to print the group and subgroup only when one of them changes (both have to be printed or not together).
The property "isPrintRepeatedValues" works only for one at a time. So how can I do that?
Tanks,
Lecio
By: Teodor Danciu - teodord
RE: Suppress repeated fields
2002-11-13 13:38
Hi,
The "isPrintRepeatedValues" works in conjunction
with other attributes like "printWhenGroupChanges".
Check the "Quick Reference" for details.
I hope this helps.
Teodor
0 Answers:
No answers yet