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

RadScheduler -Wcf service not working insert,update functionality in safari

3 Answers 61 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Kuldeep
Top achievements
Rank 1
Kuldeep asked on 10 Feb 2014, 05:27 PM
Hi,

I am using RadScheduler-Wcf custom implementation in Mvc architecture using runtime resource memory using javascript and telerik resource memory in c
sharp.
everything working fine in Google chrome,Mozilla,Internet explorer(insert,update functionality).I  

But Insert update not working in safari browser.
 insertAppointment service method not able to calling from client side javascript language like below progaramming.

Javascript Code :objectScheduler.insertAppointment(appointment);

Please update me on this issue.

Thanks



3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 13 Feb 2014, 11:29 AM
Hello Kuldeep,

I am attaching a sample web page where is implemented the recommended WCF binding of RadScheduler which is working correctly at our side and on this on-line demo too.

Hope this will be helpful.

Regards,
Plamen
Telerik
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 UI for ASP.NET AJAX, subscribe to the blog feed now.
0
Kuldeep
Top achievements
Rank 1
answered on 13 Feb 2014, 12:00 PM
Hi Plamen,

I think u did not get my question.My question were related to the cross browser problem.
I have seen your attachment.we are using same thing but due to customization we have changed some thing.
Now we are calling service method insertAppointment and updateAppointment service method from the cjavascript which is not calling only in the safari and properly working in google chrome,mozilla and IE.
below is the programming issue--
Javascript Code :objectScheduler.insertAppointment(appointment); this function not calling from client side.
One warning showing :Resource interpreted as Image but transferred with MIME type text/html.

I am using resource at javascript runtime for sending values to the service methods.

   
0
Plamen
Telerik team
answered on 18 Feb 2014, 12:01 PM
Hi,

Thank you for elaborating the issue. I have tested at our side the issue described in safari but could not observe any unusual behavior. Would you please let us if the wrong behavior can be replicated on any of our on-line demo or if not just share the exact code that will help us observe it at our side.

Please clarify the exact version of Safari used as well.

Regards,
Plamen
Telerik
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 UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
General Discussions
Asked by
Kuldeep
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Kuldeep
Top achievements
Rank 1
Share this question
or