I want to display Arabic number in my report.
I tried to set the Language property to ar but it's not working. also tried a lot of things but none of them are working :(
Any idea how to make it?
Thank you.
|
I want to display Arabic number in my report. I tried to set the Any idea how to make it? Thank you. |
|||
|
Try setting the NumeralVariant property of the TextBox to "3". You also need an Arabic language installed on your operating system. |
|||
|
|
(٠ - ١ - ٢ - ٣ - ٤ - ٥ - ٦ - ٧ - ٨ - ٩)– SzamDev Nov 15 '12 at 5:51