I found my self in need of using a TreePanel without an URL in Ext JS. A look around on the web led me to this thread which helped me to do 80% of what I need. I still need to find ways to do the following:
- How do I set leaf node?
- How do I configure to change the initial “move” behavior of drag-and-drop into a “copy” action so the node in the source tree doesn’t disappear?
Thanks in advance!
One thought on “Loading a TreePanel without an URL”