Hi, I wonder about the meaning of "selection" in case of tr:tree.
Whatever I do on tree nodes - the bound component always reports an empty set through getSelectedRowKeys(), as well as the selectionListener is never called upon a node action.
What is selection presumed to do ?
Is there any way to detect a selected node upon any action, without the selection itself going through a full request cycle ?
Thanks -- Renzo

Reply via email to