XML to display, edit, save

  • Thread starter Thread starter Harry Simpson
  • Start date Start date
H

Harry Simpson

I'm trying to display data in a control to edit the XML file and then save
it back to the device's app directory.

This is simple with datagrid and a standard setting/value pair type of xml
but what idf i have a more complicated XML file with several sections and
several attributes in each node? Was looking for a simple way to load, edit
and save.

TIA
Harry
 
Back
Top