hi
I use ultratexteditor. when I input it righttoleft character and digit together, show me:
12345الف
all digit in left and alphabet in right
how I do fix it?
Hello Fatemeh,
Thank you for posting in our forums!
I have tried to reproduce your issue on my side, and I am not sure that I am seeing issue here. I’ve tested Infragistics UltraTextEditor and standard MS TextBox and both components works on the same way. When you type successively “الف12345” the result you expect “12345الف”. The numbers are not in the opposite order of the typing, since they are in decimal notation, which meant that the position of the digit determines the value, changing the order of the digits in the number changes its value. So if this is the issue, it is expected behavior. Please let me know if you have any further questions or if I misunderstood you.
when I typed
23الف12
show me
I use infragistics 14 when I set righttoleft = true for example in ultralable and set text = : نام کاربری
this text shown: نام کاربری:
but in latest version this shown correctly
Thank you for your feedback. I am glad to hear that you find proper solution for your issue, and everything works with the latest service release of Infragistics 14.1.
Thank you for using Infragistics Components.
hi I use infragistics 14.1
when I set righttoleft = true for example in ultralable and set text = : نام کاربری this text shown
نام کاربری:
how to fix it?
I am just checking about the progress of this issue.
Please let me know if you need any further assistance related to it.
Thank you for using Infragistics Components!