'DevExpress's gridControl does not allow me to put a popupContainerControl on top of it

I want to put a popup container on top of gridControl but when I drag-drop the popupContainer on top of gridcontrol it automatically hides behind here is a picture enter image description here

when I run the app and click the button which shows popupContainer, it only shows the part that not on top of gridcontrol. Is there anyway to achieve what I want ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source