473,473 Members | 1,953 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Dropdown lists and arabic numerals

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/en...plications.asp

Is there any workaround for this or will this issue be fixed soon?
Thanks in advance for any help
Cheers
John
Aug 22 '05 #1
6 3085
Mutley,

Are you sure you want numbers as CXVI in your listbox, which are Latin
numerals.

Those we use for centuries no more in countries using the latin alphabet, we
all use Arabic numbers 0123456789

The writer of that article knows probably not what are Latin numerals.

http://www.informalmusic.com/latinsoc/latnum.html

Cor
Aug 22 '05 #2
Sorry,
what I meant is that the numbers that appear are 0,1,2,3 etc.
instead of the arabic equivalent (the writer of the article refers to 0,1,2,3
etc. as Latin numerals which may or may not be correct - doesn't matter). The
issue is that I get 0,1,2,3 etc. when I want the Arabic equivalent of these
digits. You can see the arabic equivalent to these numbers if you go to
regional options in control panel and set the "Your locale (location)" drop
down list on the General options tab to be Arabic. After hitting Apply on
this tab, if you then go to the Numbers tab you can see what the standard
digits are for Arabic.
So with this regional setting if you were to enter a number in a text box
the Arabic standards digits would appear and not the Latin numerals 0,1,2 etc.
Unfortunately if you then go to a drop down control Arabic standard digits
will not appear but you get 0,1,2 etc. instead

Thanks for any further help
John

"Cor Ligthert [MVP]" wrote:
Mutley,

Are you sure you want numbers as CXVI in your listbox, which are Latin
numerals.

Those we use for centuries no more in countries using the latin alphabet, we
all use Arabic numbers 0123456789

The writer of that article knows probably not what are Latin numerals.

http://www.informalmusic.com/latinsoc/latnum.html

Cor

Aug 24 '05 #3
Mutley,
the Arabic standards digits would appear and not the Latin numerals 0,1,2
etc.


I really don't understand what you mean with Latin numerals 0, 1,2 The latin
equivalent from those arabic numerals is I, II and III.

The arabic numerals are used in allmost all countries in Europe, America,
Australia and Africa.

Here is wikidi, therefore please make clear what you want.

Arabic Numerals are 0,1,2,3,4,5,6,7,8 and 9

http://en.wikipedia.org/wiki/Arabic_numerals

Cor

Aug 24 '05 #4
I do not want to see the digits 0,1,2,3 etc.
Using regional options I set up the system for Arabic (Saudi Arabia) and
typed in the numbers 0 to 9 and this is what I get i.e. the Arabic equivalent
of 0 to 9
ض0123456789
These are Arabic digits not 0,1,2,3, etc.
You can see these Arabic equivalent to the English digits 0,1,2,3 are not
0,1,2,3 etc. but are instead a different set of numerals (I do not know how
else to describe this)

"Cor Ligthert [MVP]" wrote:
Mutley,
the Arabic standards digits would appear and not the Latin numerals 0,1,2
etc.


I really don't understand what you mean with Latin numerals 0, 1,2 The latin
equivalent from those arabic numerals is I, II and III.

The arabic numerals are used in allmost all countries in Europe, America,
Australia and Africa.

Here is wikidi, therefore please make clear what you want.

Arabic Numerals are 0,1,2,3,4,5,6,7,8 and 9

http://en.wikipedia.org/wiki/Arabic_numerals

Cor

Aug 25 '05 #5
Mutley,

If you cannot describe your problem well, than you will never get a
solution.

Probably did you not even look at the page I tried to show you. I assume now
that you want your characters to be showed as Eastern Arabian-Indic
characters.

I don't know the answer, however you can make a new message and makes it in
that way clear to everybody. In the way you do it now, everybody would
suspect Western Arabic characters).

I hope this helps,

Cor
Aug 25 '05 #6
Cor Ligthert [MVP] wrote:
Mutley,

If you cannot describe your problem well, than you will never get a
solution.

Probably did you not even look at the page I tried to show you. I assume now
that you want your characters to be showed as Eastern Arabian-Indic
characters.

I don't know the answer, however you can make a new message and makes it in
that way clear to everybody. In the way you do it now, everybody would
suspect Western Arabic characters).

I hope this helps,

Cor

Maybe Mutley can tell which one of these he would like to see?

http://www.islamicity.com/mosque/ihame/Ref6.htm

How to render those I have no idea though
Aug 25 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Toonman | last post by:
I have a webpage with a <form> consisting of a large table grid of dropdown lists used to make changes in a database. Some of these dropdown lists have the same value. I'm trying to make it so...
0
by: Mike O. | last post by:
MS Access 2003 "filter by form" has drop down lists that allow the user to select values for each field to filter by. However, once some values are selected,the remaining dropdown lists remain the...
0
by: Henke | last post by:
Hi, I have done some research about my problem I have when using the "back button" in IE to go back to a page with two dropdown lists. The both dropdown lists are populated with data. The...
6
by: Mark | last post by:
I have two dropdown lists. Both have autopostback set to true. In both dropdowns, when you select an item from the list, it redirects to the Value property of the dropdown. Nothing fancy. ...
0
by: Mutley | last post by:
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 contained a number. The letters were...
6
by: Mutley | last post by:
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...
3
by: er1 | last post by:
Hi all, I have created a double dropdown list. Based on the first list selection, second list populates (this works fine). I have a submit button, which when clicked should run a select query...
3
by: mookbooker | last post by:
I have a code written out with zero errors but i know my main() function is completely wrong and after i build the solution i compile it and nothing happens!! Not even cout statements please help. ...
3
by: John | last post by:
I have two dropdown lists that I have bound to a datatable and set the DataTextField and DataValueField for. Both lists show the values I expect from the database. However, when I need to access...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.