Hi,
I am trying to bind an xml file to a tree view. I get the following error when attempting to designate which attribute of a node will be the target or link:
Error Parsing Control: Could not bind to the Nav Property (specified by NavigateURLField) while data binding TreeView. Check the Bindings fields.
Here is an example of the nodes I am attempting to bind to:
<TreeNode Title="Fugue" Nav="fugue.htm"/>
Can anyone tell me what I may be doing wrong?
Caeanis
I am trying to bind an xml file to a tree view. I get the following error when attempting to designate which attribute of a node will be the target or link:
Error Parsing Control: Could not bind to the Nav Property (specified by NavigateURLField) while data binding TreeView. Check the Bindings fields.
Here is an example of the nodes I am attempting to bind to:
<TreeNode Title="Fugue" Nav="fugue.htm"/>
Can anyone tell me what I may be doing wrong?
Caeanis