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

RadSchedular layout and right click event not working in IE10

3 Answers 61 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Pratap
Top achievements
Rank 1
Pratap asked on 02 May 2013, 11:55 AM

Hi,

We've implemented RADSchedular control for our application. Scheduler control running properly in every browser except Internet Explorer 10 (IE 10).
In case of IE 10
1. Scheduler layout is not showing properly. (Please see the attached image - Schedular_IE_10.png)
2. Right click event is now working.

Whereas in Chrome it shows the proper layout. (Schedular_In_Chrome.png)

We've make some changes according to these instructions -

http://www.telerik.com/community/forums/aspnet-ajax/general-discussions/javascript-errors-in-ie10-and-the-site-is-working-fine-in-the-rest-browsers.aspx

http://www.hanselman.com/blog/BugAndFixASPNETFailsToDetectIE10CausingDoPostBackIsUndefinedJavaScriptErrorOrMaintainFF5ScrollbarPosition.aspx

We've followed "SITE-ONLY FIXES", but we are unable to solve the issue.


Development Environment

.NET Framework - 4.0.
Windows 7.
Visual Studio 2010.
Telerik.Web.UI - 2012.1.411.40
Telerik.Web.UI.Skins - 2012.1.411.40

Thanks in advance for your valuable inputs.

Thanking you.

Best Regards,
Pratap

3 Answers, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 07 May 2013, 11:57 AM
Hello Pratap,

It seems that this is a known issue with our RadScheduler control and a css workaround posted in our Misalignment section located here might avoid that unusual behavior . Please take a look at the second common problem "In Browser Mode Compatibility IE9 the time slots of the RadScheduler twist to the left" and the solution below the image. It is quite possible that the right click is not working because the time slots are twisted to the left and you are actually not clicking on a time slot.


Regards,
Boyan Dimitrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Pratap
Top achievements
Rank 1
answered on 10 May 2013, 09:53 AM
Hi Boyan Dimitrov ,

Thank you very much for your suggestion.

We've updated the CSS and deployed it in two servers.

1. Test Server
In Test server RadScheduler  running well.
2. Live Server or Production Server
In production server the problem still exists. Unable to identify the exact problem.

From console (developer tool) it’s showing
“Unable to get property 'PageRequestManager' of undefined or null reference Telerik.Web.UI.WebResource.axd”

If I run this application in Browser Mode: IE9 then it’s running well.

Attached image is console error.

Could you be please tell me where is the problem? Thanks in advance for your valuable inputs.

Best Regards,
Pratap
0
Boyan Dimitrov
Telerik team
answered on 15 May 2013, 07:46 AM
Hello,

Thank you for getting back to us.

It seems that the issue is related to the problem described in the following post. At the bottom of the post you may find an attached sample project. Could you please try to run that  project on your production server and let us know how that worked? This might help us to determine whether the issue is caused by not correctly loaded Microsoft scripts or it is related to our RadScheduler control. Please share any JavaScript errors that you might have running the attached sample project on the production server.
 
Regards,
Boyan Dimitrov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Pratap
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Pratap
Top achievements
Rank 1
Share this question
or