Context Menu in DHTMLXTree

Hi,

I’ve found documentation covering context menus in isolation, but I haven’t found anything covering how to implement context menus in a Tree.
Can someone point me in the right direction? Thanks

Paul

Hello,

the PRO edition provides a ready context menu implementation:

dhtmlx.com/docs/products/dht … _menu.html

Also there is a right event that allows to define custom context menus:

docs.dhtmlx.com/doku.php?id=dhtm … rightclick