Orlando
|
| Posted: 09/13/2004, 2:30 PM |
|
Im trying to develop the Simple Report With Group Headers sample that came with CCS but adding a Subtotoal to each group, I tried but it summs all the rows (GrandTotal), I need something like this:
Group Name1
value1
value2
GropSubTotal1
Group Name2
value1
value2
GropSubTotal2
GrandTotal
|
|
|
 |
Rookie
|
| Posted: 09/15/2004, 7:30 AM |
|
Im doing something similar to this, it can be done?
In my case, I'm developing a "student by class report system" and I need to report how many students are in a class, and the payments done by them and totaliza those results.
|
|
|
 |
Rookie
|
| Posted: 09/15/2004, 8:34 AM |
|
Im doing something similar to this, it can be done?
In my case, I'm developing a "student by class report system" and I need to report how many students are in a class, and the payments done by them and totaliza those results.
|
|
|
 |
|