Hi all,
I can't find any example of how to format numbers appearing in summaries. Big numbers are very hard to read without thousands separators. Can anyone help me? Thanks in advance
Hi,
Thank you for the update.
You should be able to achieve this with the use of the igGrid's Custom Summaries feature. To learn more about this feature, please review the following links:
Sample:http://www.igniteui.com/grid/summaries-custom
Documentation:http://help.infragistics.com/jQuery/2014.1/ui.iggridsummaries
I recommend using the SummaryCalculator option to create your own custom summary function that outputs a number that is easier to read.
Please let me know if you have any questions regarding this matter.
Hi Dimka,
thanks for answer. I know how to format columns. My problem was only with summaries. Your examples don't show thousands separators http://www.igniteui.com/grid/summaries.
Regards
Ugo
Hello Ugo,
A sample demonstrating the column format usage could be found at the following link: http://www.igniteui.com/grid/column-formats
Information for different number formats is available here: http://help.infragistics.com/Doc/jQuery/2012.2/CLR4.0?page=Infragistics.Web.Mvc~Infragistics.Web.Mvc.GridColumn~Format.html
Hope this helps.
Sorry, I stand corrected. I found setting IsGridFormatter