Hi all I am using wicket.markup.html.tree.Tree of wicket version 1.2.4 to build my tree. I basically would like to run thru the nodes and if the value of node statisifes a condition, I would like to expand that node.
I am not sure which method will work for me. Also i am aware of the children of those nodes which need to be conditionally expanded. Any suggestions -swaroop belur -- View this message in context: http://www.nabble.com/Expanding-a-tree-node-conditionally-tf4311813.html#a12275348 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
