Great Site Navigation,TreeView and Menu Content
Danny Chen on the ASP.NET product team has been blogging some really great content on the new Site Navigation, TreeView and Menu features in ASP.NET 2.0. Definitely worth checking out -- these features can save a lot of time with common web-site navigation:
- Displaying Sibling Nodes in a Tree or Menu
- Adding Items to the End of a SiteMapPath
- I wrote a custom sitemap provider and now auto-selecting nodes in menu or treeview doesn't work?
- New NullableBoolean types for TreeView TreeNode.Expanded and TreeNode.ShowCheckBox properties