integer databinding: thousands separator [message #579984] |
Wed, 04 August 2010 09:24  |
Eclipse User |
|
|
|
Hello,
I'm still working with XWT and this time I got the following problem ;)
An example:
I have a person pojo, that has an age attribute, which is an integer. Now when it comes to databinding, I bind that attribute to a text field via XWT, which works fine :)
But if the person's age is greater than 999, there is added a thousands separator automatically: If the int value is 123456, the text field has the text "123.456". How can I disable this behavior? Is is actually wanted?
Thanks in advance
Best Regards
Moritz
PS: Somebody could help me with my CSS problem post please? It is a feature, that I would really like to include.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04355 seconds