Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jake on Sep 17, 2008 23:11
open dhtmlx forum
contextMenu

I have a two fold problem.

Scenario:
I have two grids on my page. If I select an Item on the left grid the sub details show on the right grid.
Now on the right grid I have a contextMenu popup. when I right click on the grid the menu shows up, and if I click back on to a row on the left grid, it the popup does not go away. So when I click on the right hand menu I run menu._contextEnd.
Now this works OK

However there is also a context menu attached to the grid on the left hand grid.

Problem: after right clicking on the context menu on the left grid not only does the menu show up but also the window default menu shows up over the top.

How can I stop this?
Answer posted by Support on Sep 19, 2008 02:18
Could you, please, provide a sample to reconstruct the issue (to support@dhtmlx.com) ? We have tested the "context menu in grid" functionality - and only grid context menu appears (in both IE and FireFox).