Context Menus with dhtmlxGrid (IE7)

I am trying to create a context menu associated with a grid object on my page. Unfortunately, the context menu always seems to render in the bottom left corner of my grid, distant from the actual location of the click.



Below is some paired-down source that I have been working with. I have tried at least a dozen permutations and reorderings of the renderAsContextMenu() and enableContextMenu() calls, among others, but nothing seems to resolve this positioning issue.



Any help you can offer would be much appreciated.













    



    





Hello,


the issue isn’t reproduced locally (the sample is sent by email). Possibly some custom page styles causes the issue.


If the issue isn’t solved, please provide the complete demo to support@dhtmlx.com

Thank you for the working sample.  It seems that my problem was that I was trying to use a grid style (“light”) for my menu.  When I switched the menu style to “standard”, everything worked well.

Yes, there isn’t light skin for menu. You can try to use “dhx_blue” menu skin (dhtmlxmenu_dhx_blue.css should be included) - possibly it will be more appropriate for “light” grid