I have a treeview control on an asp page. Everytime I select a node, be it root node or child node, the entire tree is displayed again under the tree. If I go on selecting nodes on the tree, no matter which one I select, a duplicate tree is displayed under it. I have written no events so far. It is some property that I am missing out on. Please help!