Hi, I am using <t:tree and i want to select a node programmatically. For instance when a commandlink is clicked,i want to set a node selected in the tree. Is it something related with setSelected method of HtmlTreeNode?
i saw a thread about selecting a node in tree2 programmatically, it was extending TreeNodeBase. How can i do this in tree? Thanks in advance. murat

