1 Reply Latest reply on Sep 17, 2008 6:40 AM by ilya_shaikovsky

    How to make text in a tree node selectable

    hanafey

      I have a tree where the nodes contain text that the end user would like to be able to select a region and copy and paste somewhere else using the normal Control C / Control V sequence.

      Unfortunately tree nodes have some script attached that make select impossible. Any one know how to make text in a tree node selectable???

      I guess this may be connected to drag and drop. In many cases drag and drop does not apply, and it would be nice to be able to turn off DND so that the mark up for the tree would be more compact. Has this option been consisdered?