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

FormDecorator vs. SkinManager?

3 Answers 49 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Rob Ainscough
Top achievements
Rank 1
Rob Ainscough asked on 19 Sep 2018, 12:06 AM

Could someone help me understand the differences between these two controls and why one would be used over the other?

After reading the documentation they seem VERY VERY similar so I'm not sure why both exists.

Cheers, Rob.

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 19 Sep 2018, 03:43 PM
Hi Rob,

Thank you for your question.

The FormDecorator helps the developer to decorate the available on the page form (input, button, checkbox, select and other) components so that they look similarly to the available in the Telerik ASP.NET AJAX suite form controls: RadPushButton, RadCheckBox, RadTextBox, RadDropDownList and other. The form decorator gives you the 21 themes available for the Telerik components.

RadSkinManager applies only for the Telerik AJAX controls and provides the ability to globally change their skins. 


Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Rob Ainscough
Top achievements
Rank 1
answered on 19 Sep 2018, 05:50 PM

Hi Rumen,

So they both apply to only Telerik AJAX controls only difference being one is "by page" and one is "global" to application?  Wouldn't it be more simple to just a single control manager that allow "global" (all pages) or "selective page/control" rather than two separate controls?

Cheers, Rob.

0
Rumen
Telerik team
answered on 20 Sep 2018, 07:57 AM
Hi Rob,

RadFormDecorator applies to the HTML elements on the page: <input>, <textarea>, <select>, while RadSkinManager applies to <telerik:RadTextBox>, <telerik:RadDropdownList>, <telerik:RadCheckBox>.

Regards,
Rumen
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
FormDecorator
Asked by
Rob Ainscough
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Rob Ainscough
Top achievements
Rank 1
Share this question
or