http://www.developer.com/db/article.php/3553881
Thursday, September 14, 2006
How to Bind XML data to gridview
Here I browsed to the XML file that I added to the application to be the source of the data. I didn't specify any transform file because this XML file is already in the format that I want, but you can supply the name of a standard XSLT file here if you want. The third box here is for an XPath expression that specifies the nodes in the XML file that will supply the data for the data source. The expression Names/Name says that I'm binding the contents of the nodes.
http://www.developer.com/db/article.php/3553881
http://www.developer.com/db/article.php/3553881
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment