This is a migrated thread and some comments may be shown as answers.

Display currency value in Indian format

1 Answer 189 Views
HTML5, CSS, JavaScript
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Parth
Top achievements
Rank 1
Parth asked on 06 Nov 2015, 06:50 AM

Hi,

There's a requirement to display values of certain columns in Indian format. The currency value is to be displayed as comma separated digits using Indian standards. Eg: 1,23,45,67,890.21

I tried including "kendo.culture.en-IN.js" and changing the culture to en-IN, but didn't work.

Can someone please look into the matter and give solution as soon as possible?

 

Thanks,

Parth

1 Answer, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 10 Nov 2015, 02:55 PM
Hello Parth,

Have you followed the guidelines explained in the documentation on        Kendo Globalization Overview?
Generally, if you would like to use different culture settings, then you should suggest you register the required culture JS files to the page and specify what culture the kendo.toString method should use. As it is documented, the method accepts a culture name as a third parameter. 

Regards,
Dimitrina
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
HTML5, CSS, JavaScript
Asked by
Parth
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Share this question
or