Hi All,
I am using the wpf dayview control which shows appointments. I load a custom appointment dialog. When I add or delete the dayview correctly updates showing the added or removed appointment. However if I edit an appointment and change the title for example it does not update the appointment on the dayview. Its as if it is cached some how. Even when clearing the AppointmentItemsSource on the XamScheduleDataManager and re-binding data it still shows old details.
Is this a bug?
kind regards,Anne
Hi Anne,
Can you send me your custom appointment dialog so I can add it to my sample to test it?
Do you still require assistance on this issue?
Do you still require assistance on this matter?
Hello Anne,
Have you had a chance to work on the sample application? If not you can just send me the code for your custom appointment dialog so I can add it to the sample I have here.
Hi,
Yes I still need help with this. I will try and provide a sample app to highlight issue.