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

Decorating certain ID's

1 Answer 60 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
bemara57
Top achievements
Rank 1
bemara57 asked on 20 May 2008, 02:14 AM
I don't think this feature is available, but it would be really useful if I can add specific Control ID's to the FormDecorator to decorate. Generalizing the FormDecorator to an entire group of raw elements make it useless in almost all cases. The FormDecorator ruins custom layouts completely and clashes with any existing CSS. But if I can do something like:

RadFormDecorator1.AddTargetControlID("CheckBox8");
RadFormDecorator1.AddTargetControlID("Buttons3");
RadFormDecorator1.AddTargetControlID("Radiobuttons1");

...then this would be pretty useful and can easily add it to any page without compromising the layout. Just a suggestion. Thanks and keep up the great work!!

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 20 May 2008, 12:13 PM
Hello bemara57,

Thank you for your suggestion. I logged it for consideration and updated your points.


Greetings,
Georgi Tunev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
FormDecorator
Asked by
bemara57
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or