How can I put a tree view in ASP.NET?
Printable View
How can I put a tree view in ASP.NET?
you dont put a standard treeview control in asp .net as the Windows Forms treeview is a client thing..you can however use the ASP .NET Web form treeview control that creates a DHTML Treeview
http://www.asp.net/ControlGallery/Co...=75&tabindex=2