•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C# section within the Software Development category of DaniWeb, a massive community of 391,913 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,718 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C# advertiser:
Views: 1909 | Replies: 1
![]() |
•
•
Join Date: Nov 2006
Posts: 49
Reputation:
Rep Power: 2
Solved Threads: 0
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:
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>![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb C# Marketplace
- [urgent] HTML form => XML file (JSP)
- Listview Data to XML or file (VB.NET)
- saving xml file from servlet request instance (Java)
- Unzip zipped xml file (VB.NET)
- problem reading xml file in c# (C#)
- parsing error (XML file-java-schema) (Java)
- Pass XML file contents to a hash table. (Java)
Other Threads in the C# Forum
- Previous Thread: Adding a picture within msword
- Next Thread: passing array into a function



Linear Mode