hi team i have some doubts on this,i can get the summary for the gridview
i want to get the percentage by dividing the data/total
for example
you can see that i have a total of 307 and manual =182 ,Resolved=125 so when i divide 182/307 im getting 100% instead of .59 but if i divide 125/307 im getting .40
that value is correct the issue id with the firs value is wrong seems that is not getting the full summary total
heres my code
Private
TP As
Decimal = 0.0 Go to the complete details ...