Completed
Last Updated: 03 Sep 2021 06:04 by ADMIN
Jose Maria
Created on: 16 Aug 2017 07:33
Category: Scheduler
Type: Feature Request
4
Editing a recurring event atomicly
When editing a recurring event it can occur than the POST call (the one that creates the exception) finishes well, but the PUT one fails. In this case the exception is created but the new event is not created, causing that the final user thinks that the event disappeared (and causing an inconsistency in database).
It would be great if the scheduler could be configured to make one single call with the data of the master event and the new one in the same post, atomicly.
Moreover, if it is needed to perform remote validation when resizing or moving one event of a serie (the same scenario as the previous one) it would be much more easier to do it with that single call model.
1 comment
ADMIN
Ianko
Posted on: 03 Sep 2021 06:04

Hello Jose Maria,

The required behaviour is available by using the batch mode of the DataSource: https://docs.telerik.com/kendo-ui/controls/scheduling/scheduler/how-to/binding/sync-with-batch

Regards,
Ianko
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.