My question also similarly same to this Question which some one already asked in stack-overflow forum.I am doing a customization of a kendo scheduler based on our requirement,what i am trying to do is creating a scheduler which will be used by some admin and visible to get info to the normal users. Admin will scheduled an event for the particular day for particular time period, the user can able to see the scheduled events but he can't allowed to create a another event in that day. Now what my requirement is after he/she done with saving an event in kendo scheduler ,the remaining time slots of that day has to be disabled other than already created event time slots.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
http://www.telerik.com/forums/disable-scheduler-double-click-edit-window-without-to-disable-drag-and-drop
i think this may help you
All you need is to reconfigure the kendo Scheduler using the jquery as per your required event
If it helps you please mark as answer