We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

TreeViewAdv Disable cut/copy/paste?

Is there are way of disabling the cut/copy/paste pop up menu functionality that appears on the TreeViewAdv by default? It allows the nodes to be modified using cut/copy/paste actions - which of course is not always required functionality.

1 Reply

RP Ramesh Praveen Syncfusion Team August 11, 2003 12:52 PM UTC

Hi, You could simply set the ContextMenu of the tree control to null in your form's constructor. Or you could parse through the ContextMenu's Items list and disable the existing items, add more items, etc. -Praveen

Loader.
Live Chat Icon For mobile
Up arrow icon