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

More than one form object type

3 Answers 83 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Philip Senechal
Top achievements
Rank 1
Philip Senechal asked on 21 Apr 2008, 08:51 PM
What's the proper syntax for enabling the decorator on more than one form object type, but not all of them. For example, if I only want to decorate checkboxes and radio buttons, how would I specify that? Do I have one tag with both objects in the DecoratedControls parameter separated by a comma? Do I create 2 RadFormDecorator tags? Thanks.

3 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 24 Apr 2008, 10:11 AM
Hello Philip Senechal,

You may use the DecoratedControls property. Its possible values are radiobuttons, checkboxes, buttons, all and none.

You may also specify a certain zone of the weboage (for example a <div>) to be decorated with the DecoratedZoneId property.

Best wishes,
Martin Ivanov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Michael Rom
Top achievements
Rank 1
answered on 29 Apr 2008, 01:57 AM
Hi there

Is it possible to use FormDecorator to apply to textbox (input) fields?

Ultimately I would like a CSS for a 'blur' and a 'focus' for a particular textbox and would like to use RadFormDecorator. Is it possible to set this up with Sprites?

Thanks

0
Tervel
Telerik team
answered on 29 Apr 2008, 08:41 AM
Hi Craig,

The ability to style texboxes [and have them render with smooth round corners, above all] is on the top of our TODO list - however there are a number of significant browser challenges to overcome. We are not able to provide you with ETA when it will happen, but this is certainly a feature we would like to add soon.


All the best,
Tervel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
FormDecorator
Asked by
Philip Senechal
Top achievements
Rank 1
Answers by
Martin
Telerik team
Michael Rom
Top achievements
Rank 1
Tervel
Telerik team
Share this question
or