2
Answers

Editing XML node in wpf

Hi,
       I am able to display xml data in wpf tree view.
My requirement is when i am clicking on a value in tree view it will become a text box to edit it .
can you please help me out
tree view output 
if i click on Table1  or Type1  it will become an textbox
Answers (2)