dhtmlxTree dhtmlxMenu Disable right click browser menu

Is it possible to turn off the browser right click standard menu when the focus is in a cell containing a tree?



When using context menu with a tree, right click brings up menu but sometimes I seem to also manage to get the standard right click browser menu ie have two menus at the same time.

There is no possibility to block browser’s right click standard menu using Dhtmlx components. To block right click standard menu please check your browser’s documentation.

Ok thanks I only want to see if it was possible to block the browser’s right click standard menu for a particular Dhtmlx cell.

There is no possibility to block standard browser’s context menu only for a specific cell. You can disable browser’s standard context menu only for a whole page.