P
Paulo
Hi, I have a grid binded to a DataTable wich shows
Prod Qtt Price Total
(Price*Qtt)
Is there any way the last line/last column be generated automatically with
the sum of the total column? Or should it be done manually with some loop
and variables?
Thanks!
Prod Qtt Price Total
(Price*Qtt)
Is there any way the last line/last column be generated automatically with
the sum of the total column? Or should it be done manually with some loop
and variables?
Thanks!