UltraCalendarInfo CheckAppointmentReminders() not showing reminder dialog when UltarWinSchedule control not yet instantiated.
Is CheckAppointmentReminders() must have an open UltarWinSchedule control ?
Please advice.
Thanks.
Hello tomert,
I believe that this dialog will show no matter if a control is instantiated or not. So could you please review the sample attached to this post and see if it meets your requirements.
Please feel free to let me know if I misunderstood you or if you have any other questions.
Hi Boris,
I have one doubt on your Sample, when you click on Ultra Button, you have called CheckAppointmentReminder(). i think it should pop up the reminder Message window right. but its not working. I have a Situation on which on clicking a button i need to show the reminder Message. How it can achieved.
Thanks