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

values change to "x"

2 Answers 45 Views
Input
This is a migrated thread and some comments may be shown as answers.
Amanda
Top achievements
Rank 1
Amanda asked on 10 Jun 2008, 05:44 PM
Hello,

I have a web form with multiple RadInputs, each populated in code-behind with a value (not data-bound).  When the page loads, the values show properly for a second or so, then they all change to the lowercase letter x!  If I click in the inputs, the original, correct value appears.  These are just regular textboxes, not masked for numbers or dates or anything - just basic string values.  They do have a basic required field validator and a RadToolTip attached to each.  I am really only using the RadInput for visual consistency with other controls, not for functionality.  Here is a sample of one textbox:

<

telerik:RadTextBox ID="NameTextBox" runat="server" MaxLength="100" Skin="Sunset"  Width="400px"/>

Please help!

2 Answers, 1 is accepted

Sort by
0
Accepted
Steve
Telerik team
answered on 11 Jun 2008, 10:54 AM
Hi Amanda,

Since this is a first time report, it would be great if you can share the exact version of the controls used along with a sample code reproducing the problem. The RadTextBox markup you've provided below does work as intended.

Kind regards,
Steve
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Amanda
Top achievements
Rank 1
answered on 30 Jun 2008, 05:32 PM
Since I upgraded my controls to the most recent version, this problem has stopped appearing - somehow it got fixed along the way.
Tags
Input
Asked by
Amanda
Top achievements
Rank 1
Answers by
Steve
Telerik team
Amanda
Top achievements
Rank 1
Share this question
or