Customizing TreeNodes with the new ASP.NET 2.0 TreeView

Danny Chen has a great post that talks about how to customize the new ASP.NET 2.0 TreeView.  One technique he shows is how to sub-class the TreeNode class and insert your own TreeNode type into the tree (complete with template support).

Update: Danny posted a new post a few days ago here.

Hope this helps,

Scott

 

1 Comment

  • Does anyone know where i can find some tutorial about TreeView Control in asp.net 2.0? form example, a i can`t find the way to get id of clicked node. I think, that lots of people have the same problems.

Comments have been disabled for this content.