I have a scenario similar to your example here:
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Treeview/Examples/Functionality/ContextMenu/DefaultCS.aspx
I have a specific context menu being used on the root element and a different one for all child elements (there will always only be one root). The context menu item seems to always be disabled on the root one (just like in the demo) and I need to get it enabled somehow.
Any suggestions?
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Treeview/Examples/Functionality/ContextMenu/DefaultCS.aspx
I have a specific context menu being used on the root element and a different one for all child elements (there will always only be one root). The context menu item seems to always be disabled on the root one (just like in the demo) and I need to get it enabled somehow.
Any suggestions?