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

RadUpload and FormDecorator

1 Answer 61 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Pierre
Top achievements
Rank 2
Iron
Iron
Pierre asked on 21 Apr 2008, 02:43 PM
With FormDecorator added in the page with a RadUpload, the RadUpload lost the button "Add" "Remove" but if we click where the button suppose to be the add work OK. I set the FormDecorator Control to :

<telerik:RadFormDecorator ID="RadFormDecorator1" runat="server" DecoratedControls="Buttons" Skin="Web20" />

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 24 Apr 2008, 10:17 AM
Hello Pierre,

Please, use the DecoratedZoneId property of RadFormDecorator in order to specify certain zones with skinned inputs and thus exclude RadUpload from skinning. RadFormDecorator has certain requirements to work properly - for example a label for each input is required, and the rendering of RadUpload does not meet these requirements due to its specifics.

Greetings,
Martin Ivanov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
FormDecorator
Asked by
Pierre
Top achievements
Rank 2
Iron
Iron
Answers by
Martin
Telerik team
Share this question
or