AD
Administrator
Syncfusion Team
November 16, 2004 07:51 PM UTC
Hi Anthony,
to display the total use the following format.
sumCol.Format = "{Sum:#,###.00}";
You mention you do think the summary returns wrong values. Do you have a sample that shows the problem? Which version are you using - in 2.0.5.1 the DoubleAggregateSummary, CharAggregateSummary and ByteAggregateSummary.Max reurned wrong values - but this only affected "Max".
Thanks,
Stefan