0 Replies Latest reply on Jan 11, 2008 9:05 AM by xsofasurfer

    <rich:tree>-Component

    xsofasurfer

      Hi all,

      I want to use the <rich:tree>-component, but I need multiselection (ctrl + nodeclick = additional selection, shift + nodeclick = multiselection from lastclicked node to the current).
      How can I map this on the tree-component?

      I've tried to use the ajax-nodeSelectionListener and then process the selection in the backing bean (setting a custom property of my node-Object to be selected and render it with another styleclass). But it's not a "smart" way to invoke an ajax-request on every nodeclick. So it would be great, if someone could say to me, that there is another possibility ...

      But if there is no other way, I would post some code here, because of some problems I have with this solution.

      Thank you very much in advance!

      Greetings,
      Chris