I have a problem with the appointments custom windows.
Looking at the examples, I find that I can use the DataManager's Dialog Factory in a XamDayView. This works very well.
My problem is after closing the Custom window and tries reopening the same appointment again. It doesn't execute the method CreateActivityDialog(). I tested with different actions, such as finished edit the appointment, remove and add the appointment to the collection in the ViewModel, but i cannot find the way to open custom windows again over the same appointment entry.
Thank You
Jaimir G.
This looks like a bug. We cache the original dialog since we don't want to activate the existing dialog if its still open but it looks like it won't get cleaned up if you use a custom appointment dialog.
Hi Andrew,
we have the same issue. Can you tell me, when this bug will be fixed? We are not able to deliver our software with this problem.
Thank you
hp