Arabic Or Persian Number
-
- Posts: 13
- Joined: Sat Aug 29, 2009 2:42 pm
Arabic Or Persian Number
Dear friends
I have a report in persian , all the thing is persian but the numbers is english.
How can i change the language ?
Thankx Guys.
I have a report in persian , all the thing is persian but the numbers is english.
How can i change the language ?
Thankx Guys.
-
- Posts: 12
- Joined: Sun Aug 30, 2009 9:47 am
Arabic Or Persian Number
hi my friend
can you changed your language in report to pertion
can you changed your language in report to pertion
Arabic Or Persian Number
Hello,
Unfortunatelly we don't support persian digits in report rendering.
Thank you.
Unfortunatelly we don't support persian digits in report rendering.
Thank you.
Arabic Or Persian Number
Hello,
Please try to use following expression in Text property of textbox:
Thank you.
Please try to use following expression in Text property of textbox:
Code: Select all
{Stimulsoft.Report.Export.StiExportUtils.ConvertDigitsToArabic(YourDataSource.YourField.ToString(), StiArabicDigitsType.Standard)}
-
- Posts: 13
- Joined: Sat Aug 29, 2009 2:42 pm
Arabic Or Persian Number
Thank you Dear friends.
I use a variable and change string to int and change my regional number to farsi.
Thanks
I use a variable and change string to int and change my regional number to farsi.
Thanks
Arabic Or Persian Number
Hello,
Let us know if you need any additional help.
Thank you.
Let us know if you need any additional help.
Thank you.