<?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/"
		>
<channel>
	<title>Comments on: Reordering items in data view</title>
	<atom:link href="http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/</link>
	<description>and Boris Gomiunik</description>
	<lastBuildDate>Mon, 14 Nov 2011 21:38:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: John Carvalho</title>
		<link>http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/#comment-217</link>
		<dc:creator>John Carvalho</dc:creator>
		<pubDate>Wed, 09 Mar 2011 18:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=105#comment-217</guid>
		<description>I am not able to save &quot;order&quot; or any other available fields to displayed fields. I highlight and click &quot;add&quot; then &quot;ok&quot; - it all appears to work fine but the field does not get saved. Anyone have any idea why?</description>
		<content:encoded><![CDATA[<p>I am not able to save &#8220;order&#8221; or any other available fields to displayed fields. I highlight and click &#8220;add&#8221; then &#8220;ok&#8221; &#8211; it all appears to work fine but the field does not get saved. Anyone have any idea why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/#comment-216</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Sun, 18 Jul 2010 14:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=105#comment-216</guid>
		<description>I&#039;m not sure what do you mean by cross site?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what do you mean by cross site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Sapp</title>
		<link>http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/#comment-215</link>
		<dc:creator>Bob Sapp</dc:creator>
		<pubDate>Fri, 25 Jun 2010 15:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=105#comment-215</guid>
		<description>Am unable to get this to work cross site, any luck?</description>
		<content:encoded><![CDATA[<p>Am unable to get this to work cross site, any luck?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/#comment-214</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Thu, 04 Mar 2010 12:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=105#comment-214</guid>
		<description>@Windy: Hi. If you need 1,2,3... numbers, you can use the row&#039;s position: If you have the &quot;Order&quot; column in, in code replace the &lt;xsl:value-of select=&quot;@Order&quot;... with &lt;xsl:value-of select=&quot;position()&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>@Windy: Hi. If you need 1,2,3&#8230; numbers, you can use the row&#8217;s position: If you have the &#8220;Order&#8221; column in, in code replace the &lt;xsl:value-of select=&#8221;@Order&#8221;&#8230; with &lt;xsl:value-of select=&#8221;position()&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windy Mitchell</title>
		<link>http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/#comment-213</link>
		<dc:creator>Windy Mitchell</dc:creator>
		<pubDate>Sun, 21 Feb 2010 16:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=105#comment-213</guid>
		<description>I was expecting a postion number from the top; 1, 2, 3, etc.   The &quot;order&quot; number that I currently get is something like 250, 500, 600, etc.  Any thoughts on how to get the actual position number from the top of the list?

Thanks,</description>
		<content:encoded><![CDATA[<p>I was expecting a postion number from the top; 1, 2, 3, etc.   The &#8220;order&#8221; number that I currently get is something like 250, 500, 600, etc.  Any thoughts on how to get the actual position number from the top of the list?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris Gomiunik</title>
		<link>http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/#comment-212</link>
		<dc:creator>Boris Gomiunik</dc:creator>
		<pubDate>Sun, 21 Feb 2010 10:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=105#comment-212</guid>
		<description>Yes, you can. Just drag and drop the &quot;Order&quot; field in your data view or in source code enter &lt;xsl:value-of select=&quot;@Order&quot; /&gt;</description>
		<content:encoded><![CDATA[<p>Yes, you can. Just drag and drop the &#8220;Order&#8221; field in your data view or in source code enter <xsl:value -of select="@Order" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windy Mitchell</title>
		<link>http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/#comment-211</link>
		<dc:creator>Windy Mitchell</dc:creator>
		<pubDate>Sat, 20 Feb 2010 17:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=105#comment-211</guid>
		<description>Is there a way to show the new position number?  I want to re-rank the list, and I want to show the position numbers as the rank.

Thanks,

Windy</description>
		<content:encoded><![CDATA[<p>Is there a way to show the new position number?  I want to re-rank the list, and I want to show the position numbers as the rank.</p>
<p>Thanks,</p>
<p>Windy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windy Mitchell</title>
		<link>http://www.sharepointboris.net/2008/03/reordering-items-in-data-view/#comment-210</link>
		<dc:creator>Windy Mitchell</dc:creator>
		<pubDate>Sat, 20 Feb 2010 17:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://doma.gomiunik.net/?p=105#comment-210</guid>
		<description>Is there a way to show the new postion number?</description>
		<content:encoded><![CDATA[<p>Is there a way to show the new postion number?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

