: : Im working in ASP.net 2.0 by using visual studio.I want to create a
: : treeview control in which takes data from SQL database for child
: : node and parent. PLz reply me Plz help me out
: :
: hi there,
: There is one good article which shows how to create database driven
: Menu using SQL Server 2005. But you want to create database driven
: Tree. It's simple replace Menu with Tree, and it works fine.
: Just checkout the given link.
:
:
http://aspalliance.com/822
:
: For further queries feel free to ask to me.
: Hope this will help you.
: Thanks & Regards
:
:
:
:
:
: Dilip Kumar Vishwakarma
: Programmer
:
SharePoint Consulting
:
: If this post is answer for your query then don't forget to mark as
: an answer.
I tried your advice and I think this only works with the menu. I believe an XLST file is needed to support a treeview. Did you come up with a "TreeView" solution for this?
Thanks