I am using groupBy() on my grid and using #stat_total to get the aggregated value of a column.
I would like to round the result of #stat_total to just 2 decimal places. Right now, by default I am seeing close to 8 digits after the decimal point. Can you please help?
Thanks
Guru