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

Check restrictions on server by ASP.NET C#

1 Answer 44 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 24 Feb 2016, 11:17 AM

I would like to use Kendo Scheduler like a booking calendar. Client restriction check from this sampleRestrictions in http://demos.telerik.com/aspnet-mvc/scheduler/restriction is nice but I need do the same on the server. Problems are repeating events because write this by myself is too much complicated.

Does it exists some services in Kendo ASP.NET MVC?

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 26 Feb 2016, 07:05 AM
Hello David,

Kendo Scheduler supports expanding recurrence event only on client-side, however as the Scheduler recurrence rule is defined in the "RFC 5545" standard you can expand the recurring events on the server side using third-party libraries like "DDay.iCal".

Regards,
Vladimir Iliev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Scheduler
Asked by
David
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Share this question
or