We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Rimender not firing when using ReminderTimeMapping

I'm avaluating essential studio for win rt. I'm trying to use the schedule control using databinding and ScheduleAppointmentMapping but i can't get the reminder working. I set the ReminderTimeMapping as follow where ReminderTime is a string value. I also tried to use a converter to convert the string to a ReminderTimeType value but the reminder never fires. Any suggestion would be really appreciated.

<Schedule:ScheduleAppointmentMapping 
                        SubjectMapping="Subject"
                            NotesMapping="Notes"      
                                IsRecursiveMapping="IsRecursive"
                                    StartTimeMapping="StartTime"
                                        EndTimeMapping="EndTime"
                                            AllDayMapping="AllDay"
                                                LocationMapping="Location"
                                                    ReminderTimeMapping="ReminderTime">
               
                    </Schedule:ScheduleAppointmentMapping>


1 Reply

JO Joy Oyiess Rex  K Syncfusion Team March 27, 2014 07:29 AM UTC

Hi Ivano,

 

Thanks for your interest in Syncfusion products.

 

In order to use the  reminder support available in SfSchedule control to notify the appointments(before the appointment occurs) based on ReminderTime, you have to set the “ToastCapable = Yes” in your project, in the “Application” tab at Package.appxmanifest file.

 

Please let us know, if you need any further assistance.

 

Regards,

Joy Oyiess Rex K


Loader.
Live Chat Icon For mobile
Up arrow icon