Using ultrawebgrid with footers shown and using
UltraWebGrid1.Columns(4).FooterTotal = Infragistics.WebUI.UltraWebGrid.SummaryInfo.Avg
to calculate averages. need to be able to round and truncate results to 2 decimal places. Not sure how to do it.
I use a datset to bind to the grid at runtime and after the grid has been bound I set the footer per this code...
The values from the dataset are already truncated and show fine in the grid but the footer average values show with a random number of decimal places. Attached is a snapshot of grid data.
Hello jcom39201,
Can you provide a sample code that reproduces this scenario in order for us to investigate this further.
Looking forward hearing from you.
Sincerely,
Georgi Sashev
Developer Support Engineer
Infragistics, Inc.
http://es.infragistics.com/support
Thanks for the reply. I looked at the post but do not see anything that pertains to the footer and issue that I am having, unless I am missing it.
I do round and truncate the data in the cells but when using the Average for the footer it shows 6 decimal places.
Thank you for posting in our community. I can recommend you to follow this post. This link is really helpful:
http://community.infragistics.com/forums/t/31930.aspx
Also you can round and truncate the result and to apply it to the footer`s text.
I hope this helps.
For any further questions with this matter do not hesitate to contact me.