Hi there,
what is best practice to provide an ical calender feed based on Kendo Scheduler events?
I want to integrate the events into Outlook and Mobile devices.
My search on that topic showed that the Recurrence pattern is parsed on clientside and not serverside, which would be needed for my request.
The best solution would be if the user can edit/create events in Outlook/MobDevice. I believe an additional CalDAV layer would be needed for that. Is there any recommended path doing that with kendo mvc?
Thanks for any hints on that!
Chris
what is best practice to provide an ical calender feed based on Kendo Scheduler events?
I want to integrate the events into Outlook and Mobile devices.
My search on that topic showed that the Recurrence pattern is parsed on clientside and not serverside, which would be needed for my request.
The best solution would be if the user can edit/create events in Outlook/MobDevice. I believe an additional CalDAV layer would be needed for that. Is there any recommended path doing that with kendo mvc?
Thanks for any hints on that!
Chris