23
Reply

TreeView loading from database... Error

Gustavo

Gustavo

Mar 6 2010 9:05 PM
4.7k

Hello:
 
I found this cool code...(IF, I get it to work) that loads the TreeView from a database. I found other code, but they only do two levels, I need multiple levels.
 
However, it seems that it uses some 'using System.Web.UI' if I include this in my program, I get a bunch of other error.
I am trying to get rig of and error  with the following line:
public void TreeViewICEPack_TreeNodePopulate(object sender, TreeNodeEventArgs e)
 
Can someone help?

 

Answers (23)