|
-
Jun 26th, 2014, 12:17 AM
#1
Thread Starter
New Member
xml simple stupid question
I know I'm just over thinking this or i might be just trying to rush it since in short on time idk
But i need to load a xml file into a treeview with the xmldocument or navigator and recreate the line as it is normally viewed in text editor. Reason being the crowd this app is being designed for only knows what they see in the text editor thus won't understand another view.
I can get the attributes and the node name and all that but how do i put it all together like it outs normally
-
Jun 26th, 2014, 12:24 AM
#2
Thread Starter
New Member
Re: xml simple stupid question
I need it to look like <value name="yaddayadda" type="int">3</value>
-
Jun 26th, 2014, 07:31 AM
#3
Re: xml simple stupid question
If you have the XML in a file, why not just show the contents of the file, rather than trying to recreate it from the tree?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|