Binding properties to content of specific node of XML file

Answered Binding properties to content of specific node of XML file

  • Tuesday, March 13, 2012 1:37 PM
     
     

    Consider I have XML file with each node specifying id.

    How can I bind the property of any control to the content of the node with specific value in its id attribute?

    Please help. I have read two books for data binding, but did not come across this. Web search also didn't hinted the way. Thank you.

All Replies