M
Mutley
I am finding an issue with the current DropDownList and ListBox ASP.NET Web
Controls.
I had a system set up for Arabic and a string that I put into a drop down
had a number. The letters were being displayed in Arabic but the numbers were
Latin. In other parts of my app ,Arabic numerals would appear as expected.
I found an MSDN link to the following web page that mentioned there was an
issue with the current DropDownList and ListBox ASP.NET Web Controls i.e.
they currently only support Latin numerals.
The link is:-
http://msdn.microsoft.com/library/e...FormsControlsInBi-DirectionalApplications.asp
Is there any workaround for this or will this issue be fixed soon?
Thanks in advance for any help
Cheers
John
Controls.
I had a system set up for Arabic and a string that I put into a drop down
had a number. The letters were being displayed in Arabic but the numbers were
Latin. In other parts of my app ,Arabic numerals would appear as expected.
I found an MSDN link to the following web page that mentioned there was an
issue with the current DropDownList and ListBox ASP.NET Web Controls i.e.
they currently only support Latin numerals.
The link is:-
http://msdn.microsoft.com/library/e...FormsControlsInBi-DirectionalApplications.asp
Is there any workaround for this or will this issue be fixed soon?
Thanks in advance for any help
Cheers
John