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

Persian numeric symbol

2 Answers 54 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Pooia
Top achievements
Rank 1
Pooia asked on 27 Sep 2011, 06:48 AM
Hi, I spent many time to change the numeric symbol from Latin to Persian but i couldn't , can any one tell me how can i change them?
Thanks

2 Answers, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 29 Sep 2011, 04:11 PM
Hello Pooia,

Have you tried changing the CultureInfo to Farsi-Iran for example:

CultureInfo cultureInfo = new CultureInfo("fa-IR");
Thread.CurrentThread.CurrentCulture = cultureInfo;

Best wishes,
Evgenia
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
0
Pooia
Top achievements
Rank 1
answered on 29 Sep 2011, 04:22 PM
Actually, i didn't try your solution, i hope this work.
Thank you for your reply.
Tags
Chart (Obsolete)
Asked by
Pooia
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Pooia
Top achievements
Rank 1
Share this question
or