This is a migrated thread and some comments may be shown as answers.

[Solved] NumericTextBox - Round issue if globalization is turned on

1 Answer 63 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Geovani
Top achievements
Rank 1
Geovani asked on 30 Jun 2011, 04:11 AM

HI,
 
My numeric textbox doesn’t work properly if I turn on the Globalization. If the current culture is “en-US” it works correctly, but if the current culture is “pt-BR” the decimal value is always being round to zero.

I mean, the mask for the field is working properly, but when the field lost the focus the decimal value is always being reset to 0 and I can’t figure out what is the problem. I’m using the same javascript files that I downloaded from Telerik’s website, so that should work.
 
e.g.: 1.234,56 => 1.234,00
 
I have globalized the Grid and the Editor and the globalization for them is working perfectly.

Thanks

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 30 Jun 2011, 10:15 AM
Hello Geovani,

 We have already fixed this problem. The fix will appear in the next official release. If you own a commercial license you could download the latest internal build.

Regards,
Georgi Krustev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
NumericTextBox
Asked by
Geovani
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or