How to tell why groupheader prints ?
When the group header gets reprinted on everypage, how can I tell whether it is printed because this is indeed a new group or a new page ?
I tried to use flastvalue (public property) for the group object but failed to find the right syntax.
The reasopn I am trying to fing that is because I am resetting several counters in the onafterprint event of the group header and need to know whether it is a "legitimate" new group or just a printing feature.
Idea(s) anyone ?
Thanks in advance
Didier
I tried to use flastvalue (public property) for the group object but failed to find the right syntax.
The reasopn I am trying to fing that is because I am resetting several counters in the onafterprint event of the group header and need to know whether it is a "legitimate" new group or just a printing feature.
Idea(s) anyone ?
Thanks in advance
Didier
Comments