How to create XML file using Treeview data

  • Thread starter Thread starter NagaKiran
  • Start date Start date
N

NagaKiran

Hi

I am able to display XML contents in a treeview.
But I am unable to create an XML file using treeview data.

I have a TreeView control wich contains many levels of
data.I want create write an XML file using the data of
treeview.
How can this be done...

Please help me..........
Thanks

bye
 
NagaKiran,

The same way back as you populated it in my opinion.

With that saying that without knowing that it is almost impossible to
answer you, because there are so much ways to do that (by instance did you
use a XMLdataset or a XMLdocument readed by the XMLreader)

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top