Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
925
Context menu on context menu
posted

Hi,

We have changed the old implementing context menu xamMenuItems to use Infragistic's xamContextMenu. However, we struggled to convert to show second context menu on context menu. Similar example would in Windows 10, when you right click on running application in the task bar it shows application menu to pin or launch. On application name you can do another right click which will display additional context menu with Open, run as Administrator and etc.

How to achieve this with xamContextMenu control?