ASP.NET 3.5 and above only

ASP.NET TreeView - Binding With SiteMapDataSource

  • obout.com
    • obout.com Home
    • News
  • EasyMenu Home
    • What Is EasyMenu
      • test
    • Download
    • Site Map
    • Compare with TextMenu
    • What Is EasyMenu
      • test
      • What Is EasyMenu
        • test
  • Examples
  • Features
  • Integration
  • Documentation
  • Knowledge Base
[ASPX]
    
            <obout:Tree ID="ObClassicTree" ExpandImageUrl="~/obout.ajax.ui/treeview/examples/img/sitemap_icon.gif" 
                CollapseImageUrl="~/obout.ajax.ui/treeview/examples/img/sitemap_icon.gif"
                LeafNodeImageUrl="~/obout.ajax.ui/treeview/examples/img/sitemap_leaf.gif" 
                DataSourceID="SiteMapDataSource1"
                runat="server">
            </obout:Tree> 
            <asp:SiteMapDataSource ID="SiteMapDataSource1" ShowStartingNode="false" runat="server" />       
            
[Web.sitemap]
  
            <?xml version="1.0" encoding="utf-8" ?>
            <siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >
              <siteMapNode url="" title="root">
                <siteMapNode url="" title="Products">
                  <siteMapNode url="" title="ASP.NET Controls">
                    <siteMapNode url="" title="TreeView"></siteMapNode>
                    <siteMapNode url="" title="Grid"></siteMapNode>
                    <siteMapNode url="" title="HTML Editor"></siteMapNode>
                    <siteMapNode url="" title="Spell Checker"></siteMapNode>
                  </siteMapNode>
                  <siteMapNode url="" title="ASP.NET MVC Controls" >
                    <siteMapNode url="" title="Interface controls"></siteMapNode>
                  </siteMapNode>
                </siteMapNode>
                <siteMapNode url="" title="Company">
                  <siteMapNode url="" title="Purchase page"/>
                  <siteMapNode url="" title="Contact Sales" />
                  <siteMapNode url="" title="License info" />
                  <siteMapNode url="" title="Sales FAQ" />
                  <siteMapNode url="" title="Customer login"/>
                  <siteMapNode url="" title="Print Invoice"/>
                </siteMapNode>
                <siteMapNode url="" title="Support">
                  <siteMapNode url="" title="Support"/>
                </siteMapNode>
                <siteMapNode url="" title="Download">
                  <siteMapNode url="" title="Download page"/>
                  <siteMapNode url="" title="Install FAQ"/>
                  <siteMapNode url="" title="Tech Support"/>
                  <siteMapNode url="" title="Our clients"/>
                  <siteMapNode url="" title="Testimonials"/>
                </siteMapNode>
              </siteMapNode>
            </siteMap>          
            

"We are really liking your grid.It is really a great control."

Nauman Cheema
DHS

Random testimonial   All testimonials