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

Programmatically checking to see if a recurrence has happened?

1 Answer 41 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
JASON
Top achievements
Rank 1
JASON asked on 03 Jan 2013, 01:14 AM
Is there a backend way of checking the 'Appointments' table to see if certain events/appointment recurrence have happened?

Example - User saves a recurring event for every Monday @ 11am - but the event is for a report to be emailed to them - how do I programmatically check the Appointments table - polling every X minutes, to see if recurring events have 'triggered' ?

Thanks,

Jason

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 07 Jan 2013, 12:30 PM
Hi Jason,

 
You can check the start time of each occurrence programmatically as it is shown in this help topic by reading the recurrence rule.

Hope this will be helpful.
 

All the best,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
JASON
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or