Hi,
I am trying to delete only a single occurrence within a recurring appointment in the ASP RadScheduler. If I click on any ocurrence past the second one, the AppointmentUpdate event returns a ModifiedAppointment object whose RecurrenceRule property contains the date of the second ocurrence. So what winds up happening is that if I click on the third, or fourth or any ocurrence beyond the second, the second ocurrence winds up getting deleted. Am I doing something wrong or is this an issue? If it is an issue, is there a fix or a work-around?
Thanks,
Oleg Litvak
I am trying to delete only a single occurrence within a recurring appointment in the ASP RadScheduler. If I click on any ocurrence past the second one, the AppointmentUpdate event returns a ModifiedAppointment object whose RecurrenceRule property contains the date of the second ocurrence. So what winds up happening is that if I click on the third, or fourth or any ocurrence beyond the second, the second ocurrence winds up getting deleted. Am I doing something wrong or is this an issue? If it is an issue, is there a fix or a work-around?
Thanks,
Oleg Litvak