Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Mar 07, 2007 11:38
open dhtmlx forum
Can I implement context menu with my tree view? meaning, right click on my tree view only should bring me c...

Can I implement context menu with my tree view? meaning, right click on my tree view only should bring me context menu.
Answer posted on Mar 07, 2007 11:38
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.
Answer posted by Alexandra (Support) on Dec 05, 2014 00:06

If you haven't found the needed information there and still looking for a solution, you will find the additional help checking progress bar in javascript example and ajax enabled.