Hi,

with wicket-tree you can of course use multiple trees on a single page.

>moving tree nodes around from one tree to another tree.

How to you want to move the nodes? You could use selectable nodes which are moved on a button click. Or you add wicket-dnd to the mix and use drag&drop gestures. See the following example (one tree only though):

   http://wicket-dnd.appspot.com/

Regards

Sven

ping ping wrote:
How to post my question to the forum?

I'm new to wicket development and currently working on wicket tree.. Ive 
previously tried on the checkbox wickettree from 
http://code.google.com/p/wicket-tree/
But now i would like to work on displaying multiple treeview(with or without) 
display on a single page for the purpose of moving tree nodes around from one 
tree to another tree. Was wondering whether the wickettree would be able to 
perform to that extent of flexibbility.
I came across the dojo tree, but not have never tried using it though and not sure whether its applicable. Am looking forward for some suggestions and guidance here for a wicket newbie to get started on dynamic tree nodes manipulation. _________________________________________________________________
NEW! Get Windows Live FREE.
http://www.get.live.com/wl/all


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to