Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Vikas Manhar on Jan 23, 2008 06:33
open dhtmlx forum
DHXTree Context Menu

In DHXTree v1.6 Standard , How to pop-up context menu using key-board?
Answer posted by Support on Jan 23, 2008 07:18
There is no hot-key assigned for such action, basically you can use onKeyPressed event and assign custom code which will open it.
By default context menu opens on right-click of mouse, or in case of MacOs on ctrl+click