Dear All,
I have created Context menu on dropdown (groupsheader DIV) grid. But context menu doesn’t appear on front of the grid. I have already changed the z-index of Menu. it doesn’t work for me.
The issue in the provided sample is that you try to open a context menu in a Grid displaying in a Popup. So you have to put your Menu’s z-index to be higher than the Popup’s z-index. Ex: http://jsfiddle.net/jqwidgets/vq9561c3/