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

RecurrenceRule Server side parsing

3 Answers 197 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Sharif
Top achievements
Rank 1
Sharif asked on 25 Feb 2015, 04:23 PM
I am using Kendo UI Scheduler.  I want to give list of events for any giving month to  to external application. external application doesn't use Kendo UI. 
I just to list all events including all recurrence of an event within given date. Is there is way to get the list on the sever side? I check online and I saw the link below but it uses Kendo client to expand the list


http://www.telerik.com/forums/recurrencerule-parsing


Thanks

3 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 27 Feb 2015, 12:13 PM
Hello Sharif,

The Kendo UI Scheduler expands the recurring events on the client. Hence it does not have a server recurrence engine that can expand a recurrence event. If you would like to create a recurrence series on the server then I can suggest you use 3rd party library. One that is popular is DDay.iCal. You can give it a try.

Regards,
Georgi Krustev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Lorenzo Sforzini
Top achievements
Rank 1
answered on 27 Aug 2015, 10:21 AM

Hello Georgi, 

we are about to start working with kendo scheduler. As we are needing server side events processing, ​would you still advice us to use dday.ical library?

 

thanks, regards.

 Lorenzo

0
Georgi Krustev
Telerik team
answered on 31 Aug 2015, 09:36 AM
Hello Lorenzo,

You can use any server library that suits your needs. The DDay.iCal is one popular solution for expanding a recurrence series on the server.

Regards,
Georgi Krustev
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
Sharif
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Lorenzo Sforzini
Top achievements
Rank 1
Share this question
or