I need to create an application with  List to Tree Drag-n-Drop.
The Tree have some structure, for example:

Root_term
---Term1
---Term2
    ---Term3
    ---Term4
---Term5

And the user should be able to fill this tree with data from ListBox
using DnD (replace temporary "Term" values with values from ListBox).

The example with GWT-Ext (http://gwt-ext.com/demo/#gridDD) is rather
good, but I need replacing instead of adding nodes.

Please advise simple solution to this problem.
It would be nice not to use the GWT-Ext

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to