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

RadDatePicker forces new line in IE11

6 Answers 153 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Owen
Top achievements
Rank 1
Owen asked on 13 Nov 2013, 04:52 PM

Problem is evident when viewing this page in IE11: http://demos.telerik.com/aspnet-ajax/calendar/examples/overview/defaultcs.aspx

Telerik RadControls for ASP.NET Ajax: 2013.3.1015.40







The RadDatePicker likes to stack below the label. It does not do this in Firefox or Chrome.







I was able to get a workaround by pasting the following in my site's CSS file.



.RadPicker {
    display: inline-table;
}


Playing with the developer tools in IE11, I found that every inline option outside of just "inline" worked, but inline-table centered the label on the box.

6 Answers, 1 is accepted

Sort by
0
Simon
Top achievements
Rank 1
answered on 15 Nov 2013, 02:02 PM
Many thanks Owen.

This worked for me, you have probably saved me hours.
0
Trey
Top achievements
Rank 1
answered on 01 May 2014, 08:28 PM
I had noticed the same issue- we are using v2013 Q3. I just went to the link referenced above with ie11 and don't see the issue. Can someone confirm that this has been fixed in a newer version? Thx.
0
Maria Ilieva
Telerik team
answered on 07 May 2014, 09:09 AM
Hi Trey,

The presented issue could not be reproduced with the latest version of the controls and the mentioned demo is behaving correctly in IE11.
Do let us know if you are still facing the issue in some specific scenarios.

Regards,
Maria Ilieva
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Jorge
Top achievements
Rank 1
answered on 29 Oct 2014, 01:28 PM
THANKS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Its work perfect wright now, I lost hours searching the solution .... Thanks again!!!!
0
Lakshmi
Top achievements
Rank 1
answered on 12 Nov 2015, 07:30 PM
I tried using as per your suggestion in the article , but it does not work. Is there any other solution?  I use IE 11 and Telerik 2011 v.
0
Maria Ilieva
Telerik team
answered on 17 Nov 2015, 11:27 AM
Hello Lakshmi,

Note that using such an old version of the controls with new browser that has been released years after the controls release date is not supported and it is expected to face different issues in this case. If you  to use the new browsers, please update to the latest official release of the controls and see how it goes.

wantRegards,
Maria Ilieva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Calendar
Asked by
Owen
Top achievements
Rank 1
Answers by
Simon
Top achievements
Rank 1
Trey
Top achievements
Rank 1
Maria Ilieva
Telerik team
Jorge
Top achievements
Rank 1
Lakshmi
Top achievements
Rank 1
Share this question
or