PDA

Click to See Complete Forum and Search --> : Tree View


Tonatiuh
Apr 1st, 2002, 01:28 PM
How can I put a tree view in ASP.NET?

Cander
Apr 1st, 2002, 01:32 PM
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/ControlDetail.aspx?Control=75&tabindex=2