tree view

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • juli jul

    tree view

    Hello,
    I am buliding a tree view and wanted to know in which control (maybe
    something like listdata) and in which way I can present the detailes of
    each node(I am dividing the window into 2 parts the one is the tree) How
    can I implement the details of nodes part?
    Thank you!



    *** Sent via Developersdex http://www.developersdex.com ***
  • Venkat

    #2
    RE: tree view

    There is a treeview web control supplied by MS. U can try that. It works ok.

    "juli jul" wrote:
    [color=blue]
    > Hello,
    > I am buliding a tree view and wanted to know in which control (maybe
    > something like listdata) and in which way I can present the detailes of
    > each node(I am dividing the window into 2 parts the one is the tree) How
    > can I implement the details of nodes part?
    > Thank you!
    >
    >
    >
    > *** Sent via Developersdex http://www.developersdex.com ***
    >[/color]

    Comment

    • juli jul

      #3
      RE: tree view


      But I am not building a web application,is there some windows control?


      *** Sent via Developersdex http://www.developersdex.com ***

      Comment

      Working...