How to use tree view control along with an XML file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vijay2008
    New Member
    • Sep 2008
    • 1

    How to use tree view control along with an XML file

    I want to use theTree View control in ASP.NET 2005 ,but I don't know how I can use it to display the data resulting from a nested SQL query (which shows the results from multiple tables).

    How can I write that data in an XML file, and then how can I use that XML file with the Tree View control to display the data on the browser...

    Can any body help?

    Thanks in advance....

    Vijay Singh
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    a google search may give you some hints (for I'm not familiar with asp.net)

    regards

    Comment

    Working...