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

FormDecorator does not work with LoginControl

1 Answer 33 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Randall
Top achievements
Rank 2
Randall asked on 06 Jan 2011, 04:38 PM
Hello,

I have RadControls for ASP.NET AJAX 2009 Q1 v2009.1.527.35.

On my login page, I am using the ASP.NET LoginControl.  I also have the RadControls FormDecorator on this page with DecoratedControls="All".  However, the LoginControl is not being skinned.  I even tried converting the LoginControl to a Template but it still does not skin.

I noticed in a newer version of RadControls for ASP.NET AJAX that the LoginControl (and its relatives) are now skinned with the FormDecorator.  Updating to the newer version is not possible at this time.

Is there a way to skin the LoginControl with the version I currently have?

Thanks,

Randall Price
Virginia Tech

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 11 Jan 2011, 02:24 PM
Hello Randall,

Basically, the previous versions of the control (including the one that you have), could style only the textboxes and the buttons used in the login control - to do that, just make sure that EnableRoundedCorners is set to true and the decorator is set to style textboxes and buttons.
To be able to fully style the login control however (like shown in the demo), you need to upgrade to a more recent version of the controls.


Regards,
Georgi Tunev
the Telerik team
Explore the entire set of ASP.NET AJAX controls we offer here and browse the myriad online demos to learn more about the components and the features they incorporate.
Tags
FormDecorator
Asked by
Randall
Top achievements
Rank 2
Answers by
Georgi Tunev
Telerik team
Share this question
or