Hello

I have following problem.

After click on item of context menu the modal dialog is shown. Now I need to show second context menu on this dialog but here is problem because first context menu is not closed yet.

How can I resolve this problem. I need to keep modal dialog.

Thanks