Hello,
I put two columns in my table [Calendar] : [RecurrenceParentID] and [RecurrenceRule].
Then, I add 2 Appointment with the same [RecurrenceParentID] and [RecurrenceRule]. It work well.
When I want to delete it, I have the choice to delete all or juste one, I choose all but I have his message :
Sys.WebForms.PageRequestManagerServerErrorException: Cannot locate the parent of appointment with ID = '16347'. Ensure that the parent appointment with ID = '9' exists and is loaded.Do you know what it could be ?
Thank
Jean-Yves