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
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
Comment