Posted
on Nov 2, 2011
(permalink)
Thanks for your reply. I've done my treeview with explorer function (desktop as root node and my computer, my documents, and all files/folders/shortcuts in desktop as childs). The missing nodes are my network places, recycle bin etc. Could you or anyone guide me how to implement my network places, recycle bin nodes into my treeview explorer. Sample codes is much appreciated.
Another things I stuck is how to disable copy/clone node to it own radtreeview. FYI my project consist of 2 radtreeviews and node can be drag and drop between them to copy the file and folder. But the project would be much better if I can set restriction only other treeview could receive the node. So my question is how I could achieved that and any help is much appreciated.