Hello DevExpress
I have the following problem: In an application we use the same dialog to display two different kinds of entities. Everything works fine except the workspace manager. If I open one forme with entity a it works but if I open the same form with entity b (form one is still open) the workspacemanager crashes: An item with the same key has already been added.
If I don't use a documentmanager (simple mdi form) it works as expected.
Please review the attached sample. With documentmanager1 you can't open the same form multiple times. If you remove the documentmanager1 component you can open as much forms as you like.
Is this behavior intended or is it a bug?
Thank you for your help!
Mike