Block selection and context menu

Hi,

I have a dhtmlx grid with block selection and a context menu. The problem is that the context menu doesn’t show when we right click on the selected block. How can we fix that?

I could post an example if it could help fix the problem.

Thank you,

-Alim

Unfortunately it is not fixable, with some custom code, it possible to enable context menu over block selection, but even in such case it will not be able against which row|cell context menu was called

That would be better, not perfect, but it would help.
How could i enable context menu over the block selection?
Thank you,
-Alim

Working sample sent by email.

Hi,

Even we are facing the same problem.
It will be great if u can send the same code to enable context menu over block selection.
Please help.

Thanks in advance.

YOU may use the onBlockRightClick event:
docs.dhtmlx.com/api__dhtmlxgrid_ … event.html