Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

treeview (newbie)

Status
Not open for further replies.

rds80

Programmer
Nov 2, 2006
124
0
0
US
Does ASP.NET 1.1 not have a treeview? Are there sites that show how to design one using vb code?

Thanks.
 
No, ASP.Net 1.1 does not include the Treeview control.

I'm sure Google has some references to VB solutions for something similar.
 
so what do you guys do if you need to use a tree view in an asp.net 1.1 web app?

thanks.
 
Either use the one listed above, use a 3rd party one or use the latest version of the framework.


____________________________________________________________

Need help finding an answer?

Try the Search Facility or read FAQ222-2244 on how to get better results.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top