Nevaeh_Minnesota
New Member
Who knows how to create dynamic treeview base on database. <BR>For example, treeview1 relates Category1,treeview2 relates Category2 and so on. <BR>The number of treeview base on how many Category is in the database. <BR><BR>thanks<BR><BR>There are a couple builtin treeview functions for databinding to xml data. Simply pull the information from the database and create xml with it either by response writing it out or parse it. Are you just wanting to create nodes on a single tree or multiple trees?? I think nodes would make more sense. For good information check out the microsoft documentation on the web controls.<BR><BR>http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/webcontrols_entry.asp