3 Answers, 1 is accepted
0
Hi Jafeth,
Atanas Korchev
the Telerik team
You need to use kendo.toString as shown in this example:
{Regards,
field: "growth",
title: "Growth",
template: '#= kendo.toString(growth, "p") #'
}
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Jafeth
commented on 24 Oct 2011, 03:02 AM
Top achievements
Rank 1
Hi Atanas,
Thanks you for your help and time.
Regards,
Jafeth
Thanks you for your help and time.
Regards,
Jafeth
Bjarke
commented on 25 Jan 2012, 10:52 AM
Top achievements
Rank 1
Where is the kendo.toString documentation located? In particular I'm interested in the formatting options - mostly related to numbers formatting like thousand separators, decimal digits count, rounding etc.
0
Randall
Top achievements
Rank 1
answered on 26 Jan 2012, 11:42 PM
I have not found any documentation, but the number formatting is located in the function formatNumber() in kendo.mobile.js. If you also search for formatRegExp in that same file, you will get a pretty good idea of the formatting that can be used. I just needed simple decimal digit control, and "n<num>" (e.g. "n2") worked for me.
0
clayton
Top achievements
Rank 1
answered on 17 Sep 2012, 01:51 PM
hey guys,
I find this very useful when i need somethin related to globalisation, hope it helps
http://www.kendoui.com/documentation/framework/globalization/overview.aspx
Regards,
Clayton
I find this very useful when i need somethin related to globalisation, hope it helps
http://www.kendoui.com/documentation/framework/globalization/overview.aspx
Regards,
Clayton
Marianne D
commented on 09 Nov 2012, 06:33 AM
Top achievements
Rank 1
HI clayton ,
The link you posted related to globalisation was really usefull. thanks for your link.
Regards,
The link you posted related to globalisation was really usefull. thanks for your link.
Regards,
Judid1969 -------------------- |