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

Reminder Dismiss

2 Answers 53 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Hee
Top achievements
Rank 1
Hee asked on 29 Sep 2011, 03:47 PM
Hmm.......When click "Dismiss" button, exactly what should I do to database table?
Should I need to update "Reminder" column to NULL? (I did see telerik API for my database table structure)

Hee.

2 Answers, 1 is accepted

Sort by
0
Accepted
Ivana
Telerik team
answered on 04 Oct 2011, 08:43 AM
Hello Hee,

Yes, in the telerik.mdf database the Reminder column of the Appointments table is NULL if no reminder for the current appointment is defined.
So when the reminder is dismissed you should update the database's reminder value to NULL.

Best wishes,
Ivana
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
0
Hee
Top achievements
Rank 1
answered on 04 Oct 2011, 08:47 AM
Thanks a lot, Ivana! :)
Tags
Scheduler
Asked by
Hee
Top achievements
Rank 1
Answers by
Ivana
Telerik team
Hee
Top achievements
Rank 1
Share this question
or