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

Deleting a recurring appointment

4 Answers 54 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chandu
Top achievements
Rank 1
Chandu asked on 12 Dec 2012, 07:22 AM
Hi,

For normal appointment(non-recurring appointment), the event radschedular_AppointmentDelete fires. It works fine.
But while deleting recurrence appointment, for option "Delete only this occurrence" raschedular1_OccurrenceDelete event is fired.
but for option "Delete the series"  no event fired.
Including raschedular1_OccurrenceDelete(object sender, OccurrenceDeleteEventArgs e)

can U please let me know.
Thanks in Advance.
Chandu.D

4 Answers, 1 is accepted

Sort by
0
David
Top achievements
Rank 1
answered on 18 May 2018, 01:19 PM
Another old post, any update as I'm having the exact same problem.
0
Peter Milchev
Telerik team
answered on 22 May 2018, 09:35 AM
Hello,

Here are some appointment deleting recurring appointment scenarios and the events that are fired for each of them:


Attached is the example you can use to check that.

Regards,
Peter Milchev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
David
Top achievements
Rank 1
answered on 22 May 2018, 12:43 PM
Thank you Peter.  I had been meaning to come back out here to share what the actual problem was.  Turns out the recurrence string was incorrectly formatted almost all the problems went away!  The only issue I'm still having is with the loading of items within view.  For example when I create recurring appointments in May with no end and change my view to the month of June, I do not see any of the recurring appointments.  Can you point me in the right direction.
0
Peter Milchev
Telerik team
answered on 25 May 2018, 12:04 PM
Hello David,

The recurring appointments should be visible in the next month as demonstrated in this screencast from the Scheduler - Day, Week and Multi-day Views demo.

Would you please verify that there are no JavaScript errors in the browser console? 

If there are no errors, please prepare a sample project with dummy data(or modify the project attached to my previous reply) replicating the issue and send it to us in an official support ticket. That would allow us to investigate locally your exact scenario and help you more efficiently. 

Once we have a resolution to the case, we can share the answer here for convenience and better visibility from the community.

Regards,
Peter Milchev
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Scheduler
Asked by
Chandu
Top achievements
Rank 1
Answers by
David
Top achievements
Rank 1
Peter Milchev
Telerik team
Share this question
or