3 Answers, 1 is accepted
0
Princy
Top achievements
Rank 2
answered on 05 Nov 2012, 11:21 AM
Hi Chandu,
I suppose you want to add reminders to the appointments in RadScheduler. Try setting the EnableReminderField property to "true" to enable the support for reminders. Please take a look into this documentation and demo for more information.
Hope this helps.
Regards,
Princy.
I suppose you want to add reminders to the appointments in RadScheduler. Try setting the EnableReminderField property to "true" to enable the support for reminders. Please take a look into this documentation and demo for more information.
Hope this helps.
Regards,
Princy.
0
Chandu
Top achievements
Rank 1
answered on 05 Nov 2012, 01:17 PM
Hi Princy,
Thanks for your Replay,
I made the chnages as U said.. But Still its not woking.
Thanks for your Replay,
I made the chnages as U said.. But Still its not woking.
<Reminders Enabled="true" /> and binded database coloum as Reminder ='<%# Bind("Reminder") %>' in my aspx page.
Please do need full
Thanks in Advance,
Chandu.D
0
Hello Chandu,
Plamen
the Telerik team
I am attaching sample web page that implements RadScheduler with reminders bound to a data source.
Hope this will be helpful.
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.