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

RadScehduler After Ajax Postabck

3 Answers 44 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
ali
Top achievements
Rank 1
ali asked on 11 Jan 2016, 10:49 AM
Iam using Telerik RadScheduler,I Added other types of appointments like activities,serviceCalls...
Appointments Such as Activites and ServiceCalls are opened in an Add Edit Popup,so when i am closing the add edit
popup am doing an ajax postback inorder to refresh the radscheduler.After This ajax Postback i am not able anymore to
delete my activities and serviceCalls with a Confirmation Message and i get a javascript error(TypeError: $telerik.$.modal is not a function)

     

3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 14 Jan 2016, 07:15 AM
Hello,

The issue sounds quite unusual indeed but I could not replicate it neither at my side nor on our online demos. Would you please elaborate a little bit what exactly should be done in order to be able to observe it at our side and be more helpful?

Regards,
Plamen
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
0
ali
Top achievements
Rank 1
answered on 14 Jan 2016, 07:27 AM

hello plamin ,i have created another type of appointments and i created their popup form .when i open this form (my new form)  i enter the fields in order to create a serviceCall ,activity etc..When i Close this form and Rebind to My calendar i do an ajax postabck like this

( $find("<%= RadAjaxManager.GetCurrent(Page).ClientID %>").ajaxRequest("MyCalendarSchedulerContent");),So when i try now to Delete an activity or service Call i get a javascript error (since i am using the  confirmation message of the radscheduler).If no Confirmation was used I can delete normally.

0
Ivan Danchev
Telerik team
answered on 18 Jan 2016, 05:06 PM
Hello Ali,

I attached a sample project to this reply containing a Scheduler bound to an xml file. Could you please modify it so it is closer to your scenario and reproduces the error and post back your modifications for further review? The Telerik.Web.UI.dll has to be added to the "bin" folder.

Regards,
Ivan Danchev
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
Scheduler
Asked by
ali
Top achievements
Rank 1
Answers by
Plamen
Telerik team
ali
Top achievements
Rank 1
Ivan Danchev
Telerik team
Share this question
or