_cm_listview_total() problem [message #1701] |
Wed, 24 September 2008 06:32 |
gpatti
Messages: 283 Registered: August 2008
|
Senior Member |
|
|
Tony,
I'm printing some totals and subtotals on a report. I created a subclass of a main table class so that I could make the totals task specific.
However, the _cm_listview_total() does not appear to be being called when the code is placed in the subclass, only when placed in the parent class.
[The same problem may be occurring with _cm_listview_pre_print also - not tested fully yet]
Have I missed something (probably!), or is this a bug?
|
|
|