Adding a subtotal on matrix control
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I'm writing a crosstab, RDLC report using the Matrix control. To add totals for the column and rows i'm using the built in SubTotal option. This adds a subtotal column and row but doesn't sum the columns/rows. Instead it dislays the first value in the column/row. Am I doing something wrong? Help!! Roger.