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

Can't edit any textbox in IE

2 Answers 112 Views
Input
This is a migrated thread and some comments may be shown as answers.
Jocelyn
Top achievements
Rank 1
Jocelyn asked on 11 Sep 2012, 05:59 PM
Hi,

I have some text boxes inside a grid edit form. Everything works well except in IE. I can't edit any value of textbox. I click on one, and it unfocus automatically.

TextBox:

<telerik:RadNumericTextBox ID="edDose" runat="server" DbValue='<%# Bind("PRES_DOSE") %>'
       Width="40" MaxLength="12" Height="22px" ShowSpinButtons="true">
</telerik:RadNumericTextBox>

This is happening in every IE versions.

2 Answers, 1 is accepted

Sort by
0
Accepted
Martin
Telerik team
answered on 14 Sep 2012, 12:06 PM
Hello Jocelyn,

Could you please provide more details about how to replicate the issue? Does the problem exists in a standalone numeric text box (outside of the grid)? If not, would you mind providing the grid code as well? In addition have you tried upgrading to the latest version of the controls and verify whether the issue still exists?

All the best,
Martin
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.
0
Jocelyn
Top achievements
Rank 1
answered on 14 Sep 2012, 12:27 PM
I had to update my Telerik version. Now it is working. Thanks for the help!
Tags
Input
Asked by
Jocelyn
Top achievements
Rank 1
Answers by
Martin
Telerik team
Jocelyn
Top achievements
Rank 1
Share this question
or