hi
I need to develope a treeview.
the treeview must contain all the
xml nodes.when i click each node
the node value must get displayed
in a container.so that
i can edit the node value and
i must also add the feature
for adding new xml nodes,removing nodes,renaming
node and assigning values for newly creating nodes.Finally i must have save
option
to save the changes in the file.
Can anyone help me in doing it with c# web
applications.