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

[Solved] Rounding issue for certain numbers in Firefox for Numeric TextBox for 2 decimal digits

0 Answers 14 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.
Chris
Top achievements
Rank 1
Chris asked on 25 Apr 2012, 07:35 PM
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.
Tags
NumericTextBox
Asked by
Chris
Top achievements
Rank 1
Share this question
or