Hi,
The e.preventDefault() function seems to disable both the expand action on the arrow and the expand action when selecting on the node text itself.
The expand action on the node text is working as required and we need to keep this working. Ideally we want the expand arrow to work the same way as the node text when using the onselect event, but being able to disable just the expand arrow action would be OK as well.
Would it be possible to extend your answer to only select the expand arrow in the onExpand event and disable just the arrow and not the node text? ... or is there some other approach we can take?
Thanks,
Nigel