PDA

View Full Version : TreeView is duplicating nodes.



chouffainet
6 Feb 2008, 4:43 AM
I am trying to build a treeview with such events:

Load only the first directories.
Load Subdirectories when I click on a Folder ( Ajax Call )Now, Whe I expand a node from the first list returned by the .aspx, I have the basic list added to the expanded folder.

Please advice...

Regards