Hi,
I am building a scheduling system using Quartz.Net ( http://quartznet.sourceforge.net/) and would like to use the RecurrenceEditor to create the schedule.
Quartz.net uses Cron expression to fire jobs and I saw in an old post (http://www.telerik.com/community/forums/silverlight/scheduler/radscheduler-recurrence-to-cron-expression.aspx) that the scheduler does not support cron expressions and to use the recurrence pattern to translate to cron expression.
Was wondering if it is possible to use the recurrence editor without the scheduler.
Thanks
I am building a scheduling system using Quartz.Net ( http://quartznet.sourceforge.net/) and would like to use the RecurrenceEditor to create the schedule.
Quartz.net uses Cron expression to fire jobs and I saw in an old post (http://www.telerik.com/community/forums/silverlight/scheduler/radscheduler-recurrence-to-cron-expression.aspx) that the scheduler does not support cron expressions and to use the recurrence pattern to translate to cron expression.
Was wondering if it is possible to use the recurrence editor without the scheduler.
Thanks