Drag/drop for tree view?

B

Brett Romero

Is there an object similar to the treeview (or way to extend tree view)
that will allow drag/drop functionality to reorder child nodes? For
example:

Parent1
-c1
-c2
-c3

Drag c3 above c1:
Parent1
-c3
-c1
-c2

Thanks,
Brett
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top