I've never been able to crack the code on how to get TreeView to respond. You might be able to overlay some transparent controls over the TreeView to handle interactions, but it could get very messy. You may be better off cobbling together some kind of tree structure using <Composite> or <VolumePage> elements.
|