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

[Solved] raddock window is not opening in Chrome and FF

4 Answers 105 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
sabarishbabu
Top achievements
Rank 1
sabarishbabu asked on 08 Oct 2009, 11:28 AM
Hi,

 Am using radschedular.i have provided the right click options for radschedular.When i click the context menu, i am opening the raddock window.It is working well  in IE .but the raddock are not opening while clicking context menus  in FF and chrome.It is just loading on.

Sometimes it takes more time to opening the window. most of the times, it is loading only, not shown.

How to reduce the loading time in the browsers like chrome and FF?

Thanks for any points

4 Answers, 1 is accepted

Sort by
0
sabarishbabu
Top achievements
Rank 1
answered on 09 Oct 2009, 01:30 PM
anybody facing this same Issue?

it is very urgent  for my project.Still am facing the problem.

let me know any updates

Thanks for any help
0
Peter
Telerik team
answered on 09 Oct 2009, 03:25 PM
Hi sabarishbabu,

Please, isolate the problem in a simple working demo and send it to us via a support ticket. Once we receive the file, we will test it locally and be able to provide you with a fix.


Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
pradeep madugula
Top achievements
Rank 1
answered on 19 Oct 2009, 11:10 AM
HI,
 I am also facing same problem but when i am right clicking it will shoe a contest menu , every thing works fine i n IE but in Firefox the menu is not displaying plz help me in this matter
0
sabarishbabu
Top achievements
Rank 1
answered on 24 Oct 2009, 05:41 AM
actually i am calling the serverside function - RadAjaxManager1_AjaxRequest when clicking the context menus.This event is not fired in Firefox and chrome browsers but working well in IE.

This  problem is solved now by setting EnablePageHeadUpdate="False" and  RequestQueueSize="3" 

Sample for your reference:

  <telerik:RadAjaxManager ID="RadAjaxManager1"  RequestQueueSize="3"  runat="server" onajaxrequest="RadAjaxManager1_AjaxRequest" EnablePageHeadUpdate="False">


Thanks.
  

Tags
Scheduler
Asked by
sabarishbabu
Top achievements
Rank 1
Answers by
sabarishbabu
Top achievements
Rank 1
Peter
Telerik team
pradeep madugula
Top achievements
Rank 1
Share this question
or