counting sub groups
I need to count and display the number of times a child group is displayed
within its parent group. I have tried using BreakNo but this value returns
the entire count of groups on the report rather than those in the child sub
group and then reseting. Does anyone know of an easy way to acheive this?
Any help really useful
within its parent group. I have tried using BreakNo but this value returns
the entire count of groups on the report rather than those in the child sub
group and then reseting. Does anyone know of an easy way to acheive this?
Any help really useful
This discussion has been closed.
Comments
You could use the group footer to tell when the child groups are breaking.
Perhaps if you place a TppVariable in your report and increment it every
time the ppGroupFooterBand.BeforePrint event fires, then reseting it each
time the parent group breaks.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com