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

TextMode password - width

5 Answers 73 Views
Input
This is a migrated thread and some comments may be shown as answers.
jc mag
Top achievements
Rank 1
jc mag asked on 03 Mar 2012, 01:42 PM
In a login screen I have two RadTextBox, for the Name and Password, with the same width defined (Width="200px"). As soon as I set TextMode to "password" the textbox width decreases... (without TextMode both textboxes have the same width)

5 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 05 Mar 2012, 05:20 AM
Hello,

I tried the same in version 2012, 1, 215, 35 but no avail. Here is the sample code that i tried.
ASPX:
<telerik:RadTextBox ID="RadTextBox1" runat="server" Width="200px" >
</telerik:RadTextBox><br />
<telerik:RadTextBox ID="RadTextBox2" runat="server" Width="200px" TextMode="Password" >
</telerik:RadTextBox>

Thanks,
Princy.
0
AFTR
Top achievements
Rank 1
answered on 09 Mar 2012, 05:44 PM
I have duplicated the problem and sent a sample web application to telerik. The problem is with the RadFormDecorator. When it is added to the page then the width on the telerik textbox in password mode no longer works in this release.
0
Milena
Telerik team
answered on 12 Mar 2012, 10:41 AM
Hello,

We are aware with this issue and there is already a fix available for it in our latest internal build. You can download it from your account and let me know if there is any troubles.

Greetings,
Milena
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
Robert
Top achievements
Rank 1
answered on 27 Mar 2012, 06:04 AM
When will this release be released?
0
Milena
Telerik team
answered on 27 Mar 2012, 05:27 PM
Hello,

The Service Pack will be in the middle of April and the official release Q2`2012 in the beginning of June.

All the best,
Milena
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
jc mag
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
AFTR
Top achievements
Rank 1
Milena
Telerik team
Robert
Top achievements
Rank 1
Share this question
or