I am binding xml file with wpf elements.
I get all the data I want to display.
How can I perform manipulation like Edit and Delete using xmldatastore in my wpf application?
Thanks