Discussion:
treeview - prevent expand/collapse on node click
Andreas
2010-03-03 07:34:50 UTC
Permalink
Hi,

I want to prevent expand/collapse behavior when clicking on a node
(folder) in the tree. I only want to expand/collapse when clicking on
the plus/minus sign (+/-).

I have tried to use stopPropagation on the click event but I don't get
it to work.

Any sugestions?

Thanks
Andreas

Loading...