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
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
>