﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Webgrid with XML data source</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-issues-usingXML-data-source/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Webgrid with XML data source</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-issues-usingXML-data-source/</link><pubDate>Mon, 15 Nov 2010 16:43:22 GMT</pubDate><dc:creator>jasonw43</dc:creator><description>&lt;p&gt;Yep, see it now.  Thanks for that.&lt;/p&gt;</description></item><item><title>Webgrid with XML data source</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-issues-usingXML-data-source/</link><pubDate>Fri, 12 Nov 2010 02:21:34 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;Based on my test, it seems XMLDataSource only accept allow data as attribute. In this scenario, you could applu a transform file to translate the text node into an attribute. Attached is the transformation file I used to thest this scenario and here is the XMLDataSource snippet:&lt;/p&gt;&lt;pre&gt;&amp;lt;asp:XmlDataSource ID="XmlDataSource1" runat="server" &lt;br /&gt;    DataFile="CustomerData.xml" XPath="Rows/Row" &lt;br /&gt;    TransformFile="CustomerTransform.xsl"&amp;gt;&amp;lt;/asp:XmlDataSource&amp;gt;&lt;/pre&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;  &lt;/p&gt;</description></item><item><title>Webgrid with XML data source</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-issues-usingXML-data-source/</link><pubDate>Wed, 10 Nov 2010 22:37:28 GMT</pubDate><dc:creator>jasonw43</dc:creator><description>&lt;p&gt;Sorry, file didn't seem to come across.  Here it is.&lt;/p&gt;</description></item><item><title>Webgrid with XML data source</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Webgrid-issues-usingXML-data-source/</link><pubDate>Wed, 10 Nov 2010 22:36:37 GMT</pubDate><dc:creator>jasonw43</dc:creator><description>&lt;p&gt;I am trying to use the Webgrid to display XML output from an ERP system called Syspro.  The XML output differs to the catalog example that comes with the software.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I can get the catalog example to work, but not the attached XML.  I would really appreciate some thoughts on how to setup the web grid to get it to display the Customer and the name fields in the XML string.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Jason.&lt;/p&gt;</description></item></channel></rss>