Results 1 to 2 of 2

Thread: please help me find a solution

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2004
    Posts
    169

    please help me find a solution

    I am about to develop a web application, basically it will be a treeview interface in the left frame ,which displays my folder/file structures on hard drive. when user click a node, the image files displays on the right frame --------Should I use ASP.NET ? IF SO, I couldn't find a treeview control in the tool box.

    If i should download a control some where else, where is it and just want to make sure I don't want to use database or xml file to display the treeview, I hope to be looping through the file structure directly under ,say,c:\sampleimages\image_1974\

    thanks

  2. #2
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861

    Re: please help me find a solution

    There isn't a built-in TreeView control in ASP.NET 1.1.
    There will be in 2.0.

    There are existing 3rd party TreeView controls you can use.

    Try looking on www.asp.net for assorted ASP.NET controls.
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

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