RSS Forums RSS
Please support our C# advertiser: Programming Forums

populte treeView control with xml file

Join Date: Nov 2006
Posts: 49
Reputation: kobi is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
kobi kobi is offline Offline
Light Poster

Question populte treeView control with xml file

  #1  
Jul 26th, 2007
Hello There
im trying to populte treeView control with xml file

The tree is beeing populted but with the nodes tages name

like in this Case child

i just want to show under

General
-var3
-var 4

and NOT x NOT(as it happen)


General
-child
---var 3
-child
---var 4


The XML file:
 
 
 
<?xml version="1.0"?>
<Vars>
    <General>
            <child>"Vars 3"</child>
            <child>"Vars 4"</child>
     </General>
 </Vars>
AddThis Social Bookmark Button
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 6:16 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC