Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Hierarchial TreeView

Hierarchial TreeView

Scheduled Pinned Locked Moved ASP.NET
databasedata-structureshelp
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Krishnamenon
    wrote on last edited by
    #1

    Hi guys, I need to build a Hierarchical Tree view structure (Manager > Employee relations)for my module which should be like + TopRootManager - Manager 1 Employee1 Employee2 Employee3 - Manager 2 Employee1 Employee2 -Employee3 Employee1 Employee2 + Manager 3 And Results should be from SQL database. Can any one help me plz !!!:(( From, Menon

    W 1 Reply Last reply
    0
    • K Krishnamenon

      Hi guys, I need to build a Hierarchical Tree view structure (Manager > Employee relations)for my module which should be like + TopRootManager - Manager 1 Employee1 Employee2 Employee3 - Manager 2 Employee1 Employee2 -Employee3 Employee1 Employee2 + Manager 3 And Results should be from SQL database. Can any one help me plz !!!:(( From, Menon

      W Offline
      W Offline
      wk633
      wrote on last edited by
      #2

      I have used the Telerik RAD Control TreeView to do this. Works very well. http://telerik.com/products/aspnet/controls/treeview/overview.aspx (I have no connection with Telerik other than as a happy customer)

      K 1 Reply Last reply
      0
      • W wk633

        I have used the Telerik RAD Control TreeView to do this. Works very well. http://telerik.com/products/aspnet/controls/treeview/overview.aspx (I have no connection with Telerik other than as a happy customer)

        K Offline
        K Offline
        Krishnamenon
        wrote on last edited by
        #3

        Guys can any one help me out in Hierarchial Tree View for an organization. from, Menon

        C 1 Reply Last reply
        0
        • K Krishnamenon

          Guys can any one help me out in Hierarchial Tree View for an organization. from, Menon

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          What else are you hoping for ? There's no tree control build into .NET, so a third party control is really your only option.

          Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups