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

How to send email from recuring patteren in schedular control

1 Answer 72 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Pabanas
Top achievements
Rank 1
Pabanas asked on 17 Mar 2010, 12:43 PM
We want  to schedule appointment using Rad scheduler on user basis and save it in a database . When a appointment date and time is reached we want to send a email to user  reminding the appointment .

  We want a system to run and keep on sending email for every appointment on recurring basis . 

How can this be done . Can you please send me a example .


1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 19 Mar 2010, 01:23 PM
Hi Pabanas ,

You can set an Ajax Timer as shown in this demo to periodically call RadScheduler's Rebind method. Then, you can cycle through all appointments, including occurrences, as shown in this kb article and send email if your custom condition is satisfied.


Greetings,
Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Scheduler
Asked by
Pabanas
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or