G
Guest
Can anyone tell me how i can get the sum of a datatable coloumn?
I tried to use the Sum("ColumnName") but this does not work
I want to sum this value and place the result in a label.
I tried to use the Sum("ColumnName") but this does not work
I want to sum this value and place the result in a label.