G
Guest
I have to xml documents. I want to compare them and show them in two treeview
controls.
The one on the left is the new version of the document and the one is the
right is the old version of the same document. So if I have a node in the new
one that it is not in the old one it means it's has been added and if I have
a node in the old one that it is
no tin the new one it means it's has been removed.
I want to show the differences between the two doc in two treeview.
Anybody can help me?
Thanks
controls.
The one on the left is the new version of the document and the one is the
right is the old version of the same document. So if I have a node in the new
one that it is not in the old one it means it's has been added and if I have
a node in the old one that it is
no tin the new one it means it's has been removed.
I want to show the differences between the two doc in two treeview.
Anybody can help me?
Thanks