﻿<?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 - Getting unsupported dataSource type when binding to XML</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Getting-unsupported-dataSource-type-when-binding-to-XML/</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>Getting unsupported dataSource type when binding to XML</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Getting-unsupported-dataSource-type-when-binding-to-XML/</link><pubDate>Fri, 20 Aug 2010 10:13:38 GMT</pubDate><dc:creator>theDiv</dc:creator><description>&lt;p&gt;Thanks a lot Niven, that worked for me.&lt;/p&gt;</description></item><item><title>Getting unsupported dataSource type when binding to XML</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Getting-unsupported-dataSource-type-when-binding-to-XML/</link><pubDate>Thu, 19 Aug 2010 22:02:38 GMT</pubDate><dc:creator>niven</dc:creator><description>&lt;p&gt;Hi Darren,&lt;/p&gt;&lt;p&gt;I Apologize for the inconvenience.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Niven Prasetya&lt;/p&gt;</description></item><item><title>Getting unsupported dataSource type when binding to XML</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Getting-unsupported-dataSource-type-when-binding-to-XML/</link><pubDate>Thu, 19 Aug 2010 07:09:50 GMT</pubDate><dc:creator>theDiv</dc:creator><description>&lt;p&gt;Hi Niven&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I dont see the attachment?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;thanks &lt;/p&gt;
&lt;p&gt;Darren&lt;/p&gt;</description></item><item><title>Getting unsupported dataSource type when binding to XML</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Getting-unsupported-dataSource-type-when-binding-to-XML/</link><pubDate>Thu, 19 Aug 2010 05:59:32 GMT</pubDate><dc:creator>niven</dc:creator><description>&lt;p&gt;&lt;span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'times new roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;" class="Apple-style-span"&gt;&lt;span style="font-family: 'lucida sans unicode'; font-size: 13px;" class="Apple-style-span"&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px;"&gt;Hi Darren,&lt;/p&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px;"&gt;I have attached a simple sample of your scenario.&lt;/p&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px;"&gt;Please kindly check it.&lt;/p&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px;"&gt;Have a nice day.&lt;/p&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px;"&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px;"&gt;Best regards,&lt;/p&gt;&lt;p style="margin-top: 10px; margin-bottom: 10px;"&gt;Niven Prasetya&lt;/p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Getting unsupported dataSource type when binding to XML</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Getting-unsupported-dataSource-type-when-binding-to-XML/</link><pubDate>Wed, 18 Aug 2010 11:24:46 GMT</pubDate><dc:creator>theDiv</dc:creator><description>&lt;p&gt;Hi, Im getting this error when binding grid to XML as follows:&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;span style="font-size: 13px"&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #2b91af"&gt;&lt;span style="font-size: 13px; color: #2b91af"&gt;XmlDataSource&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; objXmlDataSource = &lt;/span&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;&lt;span style="font-size: 13px; color: #0000ff"&gt;new&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="font-size: 13px; color: #2b91af"&gt;&lt;span style="font-size: 13px; color: #2b91af"&gt;XmlDataSource&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;(); &lt;p&gt;objXmlDataSource.Data = _xmlActions.OuterXml;&lt;/p&gt;&lt;p&gt;objXmlDataSource.XPath = &lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;"actions/action"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;;&lt;p&gt;e.DataSource = objXmlDataSource;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there something obvious I am doing wrong here?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;p&gt;Darren&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;&lt;span style="font-size: 13px; color: #a31515"&gt;"actions/action"&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt;;&lt;p&gt;e.DataSource = objXmlDataSource;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there something obvious I am doing wrong here?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;thanks&lt;/p&gt;&lt;p&gt;Darren&lt;/p&gt;&lt;/span&gt;</description></item></channel></rss>