ACC2000: Currency Symbol in Right-to-Left Data Access Pages Is Displayed on the Wrong Side of the Number (232059)
The information in this article applies to:
This article was previously published under Q232059 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
The neutral currency symbols such as $ and euro are displayed on the opposite side of the number in right-to-left (RTL) data access pages.
CAUSE
When a data access page control is bound to a Currency field, values displayed in the control are displayed as text and not as currency values. Because the control has a default right-to-left reading order in RTL pages, the symbol is displayed on the right side of the number according to Unicode algorithm.
RESOLUTION
To display the currency symbol on the correct side, set the Dir property for the control to LTR to change the reading order to left-to-right.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbBidi kbprb KB232059 |
---|
|