Completed
Last Updated: 02 Feb 2016 11:23 by ADMIN
Raghu
Created on: 16 Jan 2014 13:38
Category: UI for ASP.NET MVC
Type: Feature Request
18
Hide Edit Recurring Item popup in kendo scheduler
I am using Kendo Scheduler to show the appointments. I have appointment creation/edition screen. I want to redirect it to that page whenever user tries to add/modify an appointment/ Recurring  appointment  from Scheduler. I want to hide the Edit Recurring Item popup message in KendoUI Scheduler while editing recurring appointment as I want to edit the whole series instead of editing single occurrence. So whenever user tries to edit recurring appointment, i want to redirect it to appointment editing screen with all the details without showing any message.
2 comments
ADMIN
Telerik Admin
Posted on: 02 Feb 2016 11:23
Already supported:
http://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler#configuration-editable.editRecurringMode
José Mª
Posted on: 03 Nov 2014 11:34
There should be a way to configure in advance and by default which edit method will be used, the whole serie or the specfic event.