Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi all,

I want to know that is there anyway put the treeview structure in the same hierarchy in database. I have googled for it but din got a clear understanding. I hope someone could help me out with a better example.


Anurag
Posted

1 solution

'put the treeview structure in the same hierarchy in database'
By this I assume you want to maintain the data structure. If so, you can do it by storing the underlying XML file into DB!
 
Share this answer
 
Comments
@nuraGGupta@ 24-Sep-10 2:16am    
I am really new to it, could you please proivde me any help of links from where I can get the idea of fetching underlying XML.
Sandeep Mewara 24-Sep-10 2:21am    
Have a look at this:
http://www.codeproject.com/KB/cpp/treeviewtoxml.aspx
http://support.microsoft.com/kb/317597

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900