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

FormDecorator conflict with RadDatePicker

2 Answers 52 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Robson
Top achievements
Rank 2
Robson asked on 05 Nov 2012, 02:11 PM
I am using  version Telerik "v 2012.3.101645".

And have the following problem as the attachment. 

When I delete FormDecorator page, works normally.

Only Internet Explorer 8


<telerik:RadDatePicker ID="dtAgendamento" runat="server" ZIndex="30001"
                                            ShowPopupOnFocus="True" Skin="Vista"
                                            AutoPostBack="True"  Visible="False" Width="120px" TabIndex="2">
                                 
                         <Calendar Skin="Vista" UseColumnHeadersAsSelectors="False"
                                   UseRowHeadersAsSelectors="False" ViewSelectorText="x">
                         </Calendar>
                         <DateInput DateFormat="dd/MM/yyyy" DisplayDateFormat="dd/MM/yyyy" LabelWidth="" TabIndex="2"
                                    >
                         </DateInput>
                       
                     </telerik:RadDatePicker>



2 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 05 Nov 2012, 03:57 PM
Hello Robson,

This has been fixed in the latest internal build, you can download it on Tuesday. Another option is to set the EnableRoundedCorners property of the RadFormDecorator to false.


All the best,
Marin Bratanov
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.
0
Robson
Top achievements
Rank 2
answered on 05 Nov 2012, 06:26 PM
Hello Bratanov,

Very thanks.
Tags
FormDecorator
Asked by
Robson
Top achievements
Rank 2
Answers by
Marin Bratanov
Telerik team
Robson
Top achievements
Rank 2
Share this question
or