arst06d
Programmer
- Nov 29, 2002
- 324
Hi
I have a repeater bound to an xmldatasource.
Is there a way I can calculate & display the sum of a column, preferably in the <footertemplate> of the repeater, possibly by interrogating the values as the control is rendered?
If it's not possible in the repeater itself, can I interrogate the control before the page itself is rendered, cycle through the rows and calculate the total? - to be displayed in a control outside the repeater.
Thanks
David
I have a repeater bound to an xmldatasource.
Is there a way I can calculate & display the sum of a column, preferably in the <footertemplate> of the repeater, possibly by interrogating the values as the control is rendered?
If it's not possible in the repeater itself, can I interrogate the control before the page itself is rendered, cycle through the rows and calculate the total? - to be displayed in a control outside the repeater.
Thanks
David