ASP.NET 2.0 Treeview Ajax Problem
Hi,
I have treeview which works fine without ajax. Then I added update panel to the page. But this time, when a node is selected (not collapse or expand) on treeview, it strangely add the previous expanded childnodes to treeview. These make some duplicate nodes on treeview.
Any suggestions please?
|