Results 1 to 2 of 2

Thread: asp .net & treeview

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 1999
    Location
    tehran,iran
    Posts
    53

    asp .net & treeview

    is there any way to add some component like treeview or tabstrip
    in asp .net ( web application )

    i'm new at asp .net and really don't know if it is possible.

    i tried to add treeview with <object> tag in my aspx file, in design time it shows the treeview but I don't know how where i can add my code or if it possible to write code for that object tag or not ?



    also i find that u can add treeview to global.asax file , but i don't know next step.

    I also copied windows.systems.forms dll to my bin directory of webserver.

    these are some steps that i checked but didn't work out.

  2. #2
    Member
    Join Date
    Aug 2002
    Location
    Pakistan
    Posts
    32
    Hello

    To have a tree view on an aspnet page ... there are many third party controls available which you can use for tree view or tab strip. Mostly are client side controls and you need to use java script coding for them ...... and one is available on microsoft site as well which is a server side control .... you can try that .... here are a few links but if you search the net you will be able to find many more ...

    http://msdn.microsoft.com/library/de...rols_entry.asp


    http://webfx.eae.net/

    Regards,

    Harris Moin
    You'll get life just for once so don't waste it .......

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