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

Raddatetimepicker enabled false ie9 width issue

1 Answer 27 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 13 May 2012, 11:14 PM
When disabling a raddatetimepicker the width will change from its preset width to a much larger width when you hover over it. Putting the following code and viewing it in ie9 will show the issue.
I am using 2012.1.411
<Rad:RadDateTimePicker ID="RadDatePicker1" Enabled="false" Width="170" runat="server"></Rad:RadDateTimePicker>

1 Answer, 1 is accepted

Sort by
0
Ryan
Top achievements
Rank 1
answered on 15 May 2012, 03:40 PM
There is a workaround for this, I received the following from the telerik support staff.
"We are aware of this issue and our developers will ensure a proper fix for it in the next official release of RadControls - Q2 2012. Meantime, you can set EnableSingleInputRendering property of DateInput to false as a possible workaround."

Tags
Calendar
Asked by
Ryan
Top achievements
Rank 1
Answers by
Ryan
Top achievements
Rank 1
Share this question
or