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

RadNumericTextBox Issue on Firefox

1 Answer 99 Views
Input
This is a migrated thread and some comments may be shown as answers.
Francisco
Top achievements
Rank 1
Francisco asked on 14 Feb 2013, 08:13 PM
I have a numericTextbox that in Firefox when I enter a number it is displayed to the right of the control.

In IE and Chrome is working fine.

I tried changing the aligments but the same problem occurs

Here is the code.
<telerik:RadNumericTextBox  NumberFormat-DecimalDigits="0" ID="txtGreaterThan" Type="Number"  MaxLength="7" MinValue="0" MaxValue="9999999"  Width="85px" runat="server" />

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 19 Feb 2013, 03:53 PM
Hello Francisco,

I am afraid we are not able to replicate the issue locally. Can you reproduce this behavior with any of our demos?
http://demos.telerik.com/aspnet-ajax/input/examples/radnumerictextbox/firstlook/defaultcs.aspx

Please provide us the exact steps to reproduce the issue or open a support ticket to send us a sample runnable application demonstrating the erratic behavior. Thus, we will be able to further analyze the problem and provide a proper solution.

All the best,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Input
Asked by
Francisco
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or