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.