Modifing a XML File in a DataGrid

  • Thread starter Thread starter Kenneth Keeley
  • Start date Start date
K

Kenneth Keeley

Hi,

I wish to have a page that displays to a user an address book that is stored
in an XML file. This part I have done with a Datagrid. I also wish the users
to be able to click on an entry and g to a new page that then displays the
full details for just that address and allows the user to edit the enter and
store changes.

My questions are:
1. How do I create a page that displays only one entry.
2. How do i then edit this information and save the changes.

Thanks for any help
Kenneth
 
Back
Top