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.
Kendo UI :- Kendo Scheduler disable time slots of a single day view, other than saved event in a day
Asked
Active
Viewed 1,386 times
1 Answers
0
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

prashant patil
- 319
- 2
- 13
-
1Thanks for your reply.. and Sorry to say your answer is not related to my question.what i am trying to ask is " if i created an event in a particular time duration. After creating that event,the remaining time slots belongs to that day which i already created on event ,must be disable:. i hope you understood my requirement. – Krishna Mani Aug 07 '15 at 06:43