Hi,
last week i've updated my solution from version 11.1 to 11.2 and afterwards i had a lot of trouble.The Problem was, that everytime i opend a modal DialogWindow, the whole XamRibbon was deaktivated.
I've tried to find the Problem (i tooks about 3 days of debugging), but last night i found the reason for my problem.
I've changed the IsModal="True" to IsModal="False" and voila everything was fine.
So what is the Problem wir the Ribbon and a modal DialogWindows?
thanks
Markus
This is correct behavior. When a xamDialogWindow is shown modally it is supposed to be modal to the entire containing window - i.e. that you should not be able to interact/change any of the objects on that window (including the ribbon) while the modal dialog is displayed.
Hi Andrew,
thank you for answer.
I expected the behavior you mentioned, but if you close this DialogWindow, it should operate as usual.I've used this szenario now for about 2 years, but with the version 11.2 the problem apears.
with kind regards.
So you are saying that when you close the modal xamDialogWindow that the ribbon is not enabled as it was before the dialog was shown? Could you post a sample here that demonstrates the issue?
Hi Markus,
I was wondering if you had a chance to create a sample demonstrating the behavior. If you could zip it up and attach it to this thread I will look into it further.
i'am sorry, but at the moment i haven't much time to create a sample.I hope i will have some time next week.
mfg.
That would be greatly appreciated in investigating the behavior you described.
When you get a sample, please zip it up and attach it to this thread.