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

Controls style changed after fixing the issue in Telerik Report Viewer

1 Answer 41 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Raj
Top achievements
Rank 1
Raj asked on 21 Aug 2014, 12:08 PM
Dear friends,

i had a issue of Report Viewer displaying blank page in IE10 and i solved using this code

Response.AppendHeader("X-UA-Compatible", "IE=edge");

in master page.

after using this code, i have issue of datepicker and time picker controls Cssclass have been changed badly.
if i remove this code,  telerik control looks fine. but report viewer showing blank page.

what to do to show telerik control to look good..

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 22 Aug 2014, 01:31 PM

Hi Raj,

What is the version of the Telerik UI for ASP.NET AJAX that you are using? It has to be newer than IE10 in order to work with it, so I advise that you upgrade to the latest (Q2 2014 SP1 at the moment) to see if this helps.

Another reason for a problem may be an issue in .NET 4 with IE10 and IE11 and you can read more about it here: http://blogs.telerik.com/aspnet-ajax/posts/13-12-19/how-to-get-your-asp.net-application-working-in-ie11.


Regards,

Marin Bratanov
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.

 
Tags
General Discussions
Asked by
Raj
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or