From: Dino on
Hi everybody
Is there a way for get a "page subtotal" of a localreport?
I've a field "quantity" and I would have, at every page break, the sum of
"quantity"s displayed in the page (and not in the whole dataset).
Of course if I write Sum(Fields!quantity.Value,"datasetname") doesn't
work... i need something like Sum(Fields!quantity.Value,"PAGE")
Thank for answer and sorry for my 8bad) english.
Dino.