How to handle context menu action's in custom section
I am building a custom section and would like to provide create, copy, and delete functionality via the context menu. I see that I can add the items to the menu using the Menu list on the XmlTreeNode object when rendering the tree. But how I can handle things once the user selects one of the menu items?
How to handle context menu action's in custom section
I am building a custom section and would like to provide create, copy, and delete functionality via the context menu. I see that I can add the items to the menu using the Menu list on the XmlTreeNode object when rendering the tree. But how I can handle things once the user selects one of the menu items?
is working on a reply...