This question is locked. New answers and comments are not allowed.
I have a page that has a NumericTextBox with the DecimalDigits set to 2. In Firefox (ver 3.6.28) if I enter 4.145 and tab off the control it rounds it to 4.14. But in IE (ver 8.0) it rounds it correctly to 4.15. The same thing happens with 7.145.
This issue can be reproduced on the Telerik Demo page http://demos.telerik.com/aspnet-mvc/numerictextbox/edittemplate.
This issue can be reproduced on the Telerik Demo page http://demos.telerik.com/aspnet-mvc/numerictextbox/edittemplate.