<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SPDataSource Mystery Modes: Webs &amp; ListOfLists</title>
	<atom:link href="http://solutionizing.net/2008/09/09/spdatasource-mystery-modes-webs-listoflists/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutionizing.net/2008/09/09/spdatasource-mystery-modes-webs-listoflists/</link>
	<description>Random thoughts on custom development in SharePoint.</description>
	<lastBuildDate>Fri, 06 Jan 2012 00:13:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Nick Hadlee</title>
		<link>http://solutionizing.net/2008/09/09/spdatasource-mystery-modes-webs-listoflists/#comment-414</link>
		<dc:creator><![CDATA[Nick Hadlee]]></dc:creator>
		<pubDate>Sun, 02 Aug 2009 05:04:01 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.wordpress.com/?p=21#comment-414</guid>
		<description><![CDATA[I think there has been a bit of backfilling going on with some MSDN documentation. The following article gives some examples of what the different SPDataSource modes do - http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webcontrols.spdatasource.datasourcemode.aspx - I could have sworn this wasn&#039;t available 12 months ago....]]></description>
		<content:encoded><![CDATA[<p>I think there has been a bit of backfilling going on with some MSDN documentation. The following article gives some examples of what the different SPDataSource modes do &#8211; <a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webcontrols.spdatasource.datasourcemode.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webcontrols.spdatasource.datasourcemode.aspx</a> &#8211; I could have sworn this wasn&#8217;t available 12 months ago&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://solutionizing.net/2008/09/09/spdatasource-mystery-modes-webs-listoflists/#comment-256</link>
		<dc:creator><![CDATA[Dan]]></dc:creator>
		<pubDate>Wed, 01 Apr 2009 16:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.wordpress.com/?p=21#comment-256</guid>
		<description><![CDATA[I love this stuff, but I have not yet found anyone who can tell me where to put this type of code. I tried putting it on a custom newform.aspx page, but that did not work. I am guessing this goes in a webpart maybe? I just can not find a full example of where to put it.]]></description>
		<content:encoded><![CDATA[<p>I love this stuff, but I have not yet found anyone who can tell me where to put this type of code. I tried putting it on a custom newform.aspx page, but that did not work. I am guessing this goes in a webpart maybe? I just can not find a full example of where to put it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Dahlby</title>
		<link>http://solutionizing.net/2008/09/09/spdatasource-mystery-modes-webs-listoflists/#comment-177</link>
		<dc:creator><![CDATA[Keith Dahlby]]></dc:creator>
		<pubDate>Tue, 03 Feb 2009 21:06:36 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.wordpress.com/?p=21#comment-177</guid>
		<description><![CDATA[The available fields depends on the DataSourceMode property. For ListItem, List and CrossList modes, the available fields depend on the list columns; for ListOfLists and Webs, a complete list of fields is available here: http://solutionizing.net/spdatasource-fields-for-webs-listsoflists/.

In the case of this SPGridView, the datasource is in Webs mode, with __spUrl returning the SPWeb.Url property, __spTitle returning SPWeb.Title, etc.

Cheers ~
Keith]]></description>
		<content:encoded><![CDATA[<p>The available fields depends on the DataSourceMode property. For ListItem, List and CrossList modes, the available fields depend on the list columns; for ListOfLists and Webs, a complete list of fields is available here: <a href="http://solutionizing.net/spdatasource-fields-for-webs-listsoflists/" rel="nofollow">http://solutionizing.net/spdatasource-fields-for-webs-listsoflists/</a>.</p>
<p>In the case of this SPGridView, the datasource is in Webs mode, with __spUrl returning the SPWeb.Url property, __spTitle returning SPWeb.Title, etc.</p>
<p>Cheers ~<br />
Keith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://solutionizing.net/2008/09/09/spdatasource-mystery-modes-webs-listoflists/#comment-176</link>
		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Tue, 03 Feb 2009 19:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.wordpress.com/?p=21#comment-176</guid>
		<description><![CDATA[Where are you getting the values __spUrl, __spID, __spTitle and __spCreated From?

Are these hidden Fields or variables you&#039;ve defined?]]></description>
		<content:encoded><![CDATA[<p>Where are you getting the values __spUrl, __spID, __spTitle and __spCreated From?</p>
<p>Are these hidden Fields or variables you&#8217;ve defined?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links (9/9/2008) &#171; Steve Pietrek - Everything SharePoint</title>
		<link>http://solutionizing.net/2008/09/09/spdatasource-mystery-modes-webs-listoflists/#comment-46</link>
		<dc:creator><![CDATA[Links (9/9/2008) &#171; Steve Pietrek - Everything SharePoint]]></dc:creator>
		<pubDate>Wed, 10 Sep 2008 00:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://solutionizing.wordpress.com/?p=21#comment-46</guid>
		<description><![CDATA[[...] SPDataSource Mystery Modes: Webs &amp; ListOfLists [...]]]></description>
		<content:encoded><![CDATA[<p>[...] SPDataSource Mystery Modes: Webs &amp; ListOfLists [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

