Categories | Question details Back To List | ||
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 |