Creating levelwise menu for node in dhtmlxtree on rightclick

Hi,

I want to create context menu for node in tree with respect to level of node in tree on right click event.

Presently, there is context menu on tree.

Hi
Here are samples of context menu:
dhtmlx.com/docs/products/dht … 2_context/
Here are samples of context menu on a tree:
dhtmlx.com/docs/products/dht … text_menu/
To get item level you need to use method getLevel():
docs.dhtmlx.com/doku.php?id=dhtm … getlevel&s[]=getlevel