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

RadTextBox adds Password strength tags when using designer

3 Answers 62 Views
Input
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 2
Kevin asked on 02 Nov 2011, 03:54 PM
I've noticed that when you change a property on the RadTextBox in the designer that the control automatically adds the password strength related tags into my page. I like to use the source editor when creating my pages (I use the designer when I want to set the properties of mulitple controls in one shot), so I don't want to see all these extra tags if I'm not using them.

I was wondering if this feature could be turned off so these tags aren't added every time I make a change to the RadTextBox in the designer.

3 Answers, 1 is accepted

Sort by
0
Accepted
Vasil
Telerik team
answered on 07 Nov 2011, 10:12 AM
Hello Kevin,

This was issue in 2011.2.712 and was fixed in the later versions. Could you confirm that you use the latest version of the controls?
The problem was that the DefaultValue attribute was not set for these properties in the PasswordStrengthSettings.

All the best,
Vasil
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
macBlack
Top achievements
Rank 1
answered on 08 Dec 2011, 03:15 PM

Hi,
I still have this problem and I'm using version 2011.3.1115.35.

If you add a RadTextBox and change something like the width and then save the project, the following tags are added automatically:

<PasswordStrengthSettings
IndicatorWidth="100px"></PasswordStrengthSettings>


Even if the TextMode is "SingleLine"

Regards,

Andy

0
Vasil
Telerik team
answered on 13 Dec 2011, 12:03 PM
Hello Macblack,

Thank you for your feedback.

We are aware of this behavior for the IndicatorWidth property and it is fixed . It should work in the next internal build.

Regards,
Vasil
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
Kevin
Top achievements
Rank 2
Answers by
Vasil
Telerik team
macBlack
Top achievements
Rank 1
Share this question
or