OnSummary, OnSummaryFooter - Can't find the right one
Sorry if this has been asked before, but...
I need to add a value to the summary before the summary is displayed. I've
tried the OnSummary of the SummerItems[] object and the OnSummary and
OnSummaryFooter of the TdxDBGridColumn but none of them seem to be what I
need.
How do I add a value to a summary footer without having to use
OnDrawSummaryFooter?
Thanks,
Mark
--
What do I know? I'm just a Big Dumb Lug!
www.bigdumblug.com
I need to add a value to the summary before the summary is displayed. I've
tried the OnSummary of the SummerItems[] object and the OnSummary and
OnSummaryFooter of the TdxDBGridColumn but none of them seem to be what I
need.
How do I add a value to a summary footer without having to use
OnDrawSummaryFooter?
Thanks,
Mark
--
What do I know? I'm just a Big Dumb Lug!
www.bigdumblug.com
This discussion has been closed.
Comments
value when a summary band prints, you may want to use a TppVariable in the
summary band an use its OnCalc event to add the new value.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com
Wrong newsgroup
--
What do I know? I'm just a Big Dumb Lug!
www.bigdumblug.com