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

Kendo Scheduler delete/Edit appointment with respect to occurrence

1 Answer 150 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Akanksha
Top achievements
Rank 1
Akanksha asked on 19 Aug 2016, 01:52 PM
Hello Team,
I have issue in implementation (delete/Edit) of Kendo scheduler Occurrence 
After searching I found solution i.e. Recurrences Exception date in YYYY-MM-DDTHH: MM: 00.000Z Format but nothing happen.

Problem Explanation

Data Base:
Table with following fields (task ID, start, end, recurrence id, recurrence rule, recurrence exception)

task ID start end recurrence id recurrence rule recurrence exception
1 2016-08-23 08:00:00.000 2016-08-23 08:30:00.000 NULL FREQ=DAILY 2016-08-24 08:00:00.000
2 2016-08-24 08:00:00.000 2016-08-24 08:00:00.000 1 NULL NULL


When above data send to scheduler no exception come and one extra appointment created.
I am using client side scheduler. Is above mechanism correct?
How scheduler understand the task id =2 are deleted
Please suggest or provide link for both functionality i.e. (delete/Edit) of Kendo scheduler Occurrence 
Thanks 

1 Answer, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 23 Aug 2016, 09:49 AM
Hello,

I answered to the other forum thread opened on the same subject:

http://www.telerik.com/forums/kendo-scheduler-implement-edit-delete-occurrence

I would like to ask you to continue our discussion in only one thread to avoid duplication.

Regards,
Georgi Krustev
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
Scheduler
Asked by
Akanksha
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Share this question
or