Creating Treeview using ASP and Sql server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nedu
    New Member
    • Nov 2006
    • 65

    Creating Treeview using ASP and Sql server

    Hi,

    Will anyone plz help me in designing the tree view from the data from database table. Is there any reference URL or example source available. Plz let me know some reference for this.

    Thanx in Advance . .



    Regards,
    Nedu. M
  • jeffstl
    Recognized Expert Contributor
    • Feb 2008
    • 432

    #2
    ASP or ASP.NET?

    If classic ASP I think the only way to do a treeview is to use javascript or some other client side scripts.

    ASP.NET has some treeview controls available though.

    What are the specific problems you are having?

    Comment

    • nedu
      New Member
      • Nov 2006
      • 65

      #3
      Originally posted by jeffstl
      ASP or ASP.NET?

      If classic ASP I think the only way to do a treeview is to use javascript or some other client side scripts.

      ASP.NET has some treeview controls available though.

      What are the specific problems you are having?
      Hi,

      I m planning to use Classic ASP. Could u please let me know some reference URL's.

      Thanx,
      Nedu. M

      Comment

      Working...