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.
Hello,
An issue has been logged with development under ID: 60350 and they are currently investigating it. I have also created a support ticket with number CAS-57513-M7P63Z and lave linked the development work item to it so that you are notified when it is resolved and available for download from our website: https://es.infragistics.com/Membership/Default.aspx?panel=Downloads#Downloads . You can check on your support activity from this link form our website: https://es.infragistics.com/Membership/MySupport.aspx
Please let me know if I can assist you further or verify the thread as answered so it helps other forum users as well.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support
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
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.