ajn1888
06-06-2006, 12:18 PM
Hi,
Hopefully someone can help.
I am building an admin section for one of my web apps that enables the user to edit individual XML fragments.
I know how to load the entire xml doc into a dataset, edit a row in the datatable and then upload the dataset back to the xml doc. What I would like to do is navigate to the required node and update the element(s) as required - thus saving on reading the whole xml doc into memory.
Can anyone help please?
Thanks.
AJN
Hopefully someone can help.
I am building an admin section for one of my web apps that enables the user to edit individual XML fragments.
I know how to load the entire xml doc into a dataset, edit a row in the datatable and then upload the dataset back to the xml doc. What I would like to do is navigate to the required node and update the element(s) as required - thus saving on reading the whole xml doc into memory.
Can anyone help please?
Thanks.
AJN