:: Forum >>

Multi-selection in trees

Hi,

So I figured out that you can use setSelectionModel('multi') to enable multiple-row selecting in trees, however it behaves a bit strangely.

I'd like for it to support the same kind of multiple row selection model that the grid does, i.e.:

1) Single-clicking on an element de-selects all other elements
2) Ctrl-clicking on an element does not de-select other elements
3) Shift-clicking on an element selects the range of elements

Is there any way to get the tree to do this? If I need to edit the code, where would I look?

Thanks a lot for your help,

Daniel

Daniel
Wednesday, May 10, 2006
Oh, and I'd like double click events to work as well, that would be real nice. Any thoughts?
Daniel
Wednesday, May 10, 2006
Anyone have any idea whatsoever? Or is this just not at all possible?
Daniel
Thursday, May 11, 2006

This topic is archived.


Back to support forum

Forum search