A
Aaron
Howdy,
I have a datalist(datalist1) that is getting data from an xml
file(query1.xml)
Here is the layout of the xml file.
How do I binding the xml file to display all the supporters/name
<query1>
<supporters>
<Name>xxxxxx xxxxxxxx</Name>
</supporters>
....
....
I have a datalist(datalist1) that is getting data from an xml
file(query1.xml)
Here is the layout of the xml file.
How do I binding the xml file to display all the supporters/name
<query1>
<supporters>
<Name>xxxxxx xxxxxxxx</Name>
</supporters>
....
....