K
Kevin
I want to be able to load a xml file into a datagrid on a form. From this I
want a user to be able to edit any field in the datagrid and then write
those changes back to specific elements in another xml file.
I have been able to read an xml file into the datagrid...this is no problem.
I am having trouble with once I have made the changes, writing them back out
to the other xml file.
Any help would be appreciated.
Thanks,
Kevin
want a user to be able to edit any field in the datagrid and then write
those changes back to specific elements in another xml file.
I have been able to read an xml file into the datagrid...this is no problem.
I am having trouble with once I have made the changes, writing them back out
to the other xml file.
Any help would be appreciated.
Thanks,
Kevin