Can I implement context menu with my tree view? meaning, r

Can I
implement context menu with my tree
view? meaning, right click on my tree view only should bring me
context menu.

The dhtmlxTreeGrid supports
the same level of integration with context menu as dhtmlxGrid, so you need just
the same approach as can be checked as samples/pro_context_menu.html - it will
work the same for TreeGrid.