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

RadInputManager & ASPNET Textbox

1 Answer 34 Views
Input
This is a migrated thread and some comments may be shown as answers.
J. E.
Top achievements
Rank 1
J. E. asked on 15 Nov 2012, 08:29 PM
Hi all,

I am hoping someone can help me understand why the RadInputManager will override the styles defined on an ASPNET textbox. I have extended the textbox to use the PasswordStrengthSettings and it has overwritten the default look of the textbox as well as my styles on it. For example, the 3D default look of the textbox is gone and is replaced with a flat looking textbox. Is there anyway of turning this behavior off?

I have tried setting all the css properties on the TextBoxSettings node and nothing.

Thanks,
Jennifer

1 Answer, 1 is accepted

Sort by
0
Galin
Telerik team
answered on 20 Nov 2012, 03:48 PM
Hello Jennifer,

You can disable the skin styles by setting the property EnableEmbeddedSkins to false.

I hope this helps.

All the best,
Galin
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
J. E.
Top achievements
Rank 1
Answers by
Galin
Telerik team
Share this question
or