Results 1 to 7 of 7

Thread: Adding a treeview to a web page???

  1. #1

    Thread Starter
    Super Moderator Wokawidget's Avatar
    Join Date
    Nov 2001
    Location
    Headingly Occupation: Classified
    Posts
    9,632

    Adding a treeview to a web page???

    Apparently I have to get some sort of code/file from MS.
    Then apparently I have to add:
    VB Code:
    1. Imports System.Web.UI.WebControls
    To my code.
    Then I also have to add some HTML to my code...

    ***?!

    This is ****.
    I can't find any web site that tells me directly how to do it, without pages and pages of rubbish I have to sift through. i don't care what type of web clas sit is, what it inherrits or anything like that. I just want the control on the form...that would be a start

    Why is it so hard to find out how to do stuff like this?

    Woka

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276
    I downloaded and installed the package for the treeview/tab control and could drag and drop one on the form no problem...

  3. #3

  4. #4
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276
    http://msdn.microsoft.com/library/de...w/treeview.asp

    and I don't know why they go through all of that manual coding.

    If you add to the toolbox and browse for the dll you get in the download, you can just drag and drop it onto a webform.

  5. #5

  6. #6

  7. #7

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width