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
1890
Dynamically creating Context Menu
posted

I created a custom control XamDatagrid. I want to add two standard context menu headers dynamically. How can I add them and trigger there events. In my current project, I can add them but I'm unable to trigger there events. Is that possible? Also if a another programmer uses my control and adds other context menu items will it override mines? Attached is my sample project.

 

CustomControl.zip
Parents
No Data
Reply
  • 138253
    Offline posted

    Hello,

     

    Thank you for your post. I have been looking into it and the sample you have attached, but I am not completely sure how do you add your ContextMenus, so could you please modify the sample, so there are the ContextMenus in order to be able to investigate your issue further.

     

    Looking forward for your reply.

Children