How to Populate a Tree-view in ASP.NET from an XML document or string?

sandrozahra

New member
Hi,

I can an xml string loaded into an XMLdoc and I need to show it a tree view. Can someone please provide C# code of how can I populate the treeview in an ASP.Net page?

thanks in advance.
 
Back
Top