<?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: Sorting Sitecore Items</title>
	<atom:link href="http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/feed/" rel="self" type="application/rss+xml" />
	<link>http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/</link>
	<description>All about the web, online marketing, Sitecore, .NET and building sites...</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:09:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mark Anthony Vinculado</title>
		<link>http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/comment-page-1/#comment-261103</link>
		<dc:creator>Mark Anthony Vinculado</dc:creator>
		<pubDate>Tue, 24 May 2011 19:08:19 +0000</pubDate>
		<guid isPermaLink="false">http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/#comment-261103</guid>
		<description>Thanks, 

It help me a lot :)

Best Regards,
Mark</description>
		<content:encoded><![CDATA[<p>Thanks, </p>
<p>It help me a lot <img src='http://sitecore.alexiasoft.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Best Regards,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Esben</title>
		<link>http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/comment-page-1/#comment-220003</link>
		<dc:creator>Esben</dc:creator>
		<pubDate>Tue, 31 Aug 2010 08:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/#comment-220003</guid>
		<description>For our website we would like to have the following:

1. Have an initial sort order which is applied to new children-items of an item
2. Have the user be able to re-order some of the chlidren inside the content editor
3. Retrieve the children in the same order as they have in Sitecore, to be used in a .NET web-control

Is that possible? My initial tests show that it is not. When I order the children using &#039;Up&#039;, &#039;Down&#039;, &#039;First&#039; and &#039;Last&#039; inside the content editor and fetch these children directly using Item.Children, they do not have the same order as I specified.

So, the main issue of my question is the one stated in step 3 (how to retrieve items in the order they have in Sitecore) and I guess it is not exactly a sorting-question, but I hope you can help anyway :)</description>
		<content:encoded><![CDATA[<p>For our website we would like to have the following:</p>
<p>1. Have an initial sort order which is applied to new children-items of an item<br />
2. Have the user be able to re-order some of the chlidren inside the content editor<br />
3. Retrieve the children in the same order as they have in Sitecore, to be used in a .NET web-control</p>
<p>Is that possible? My initial tests show that it is not. When I order the children using &#8216;Up&#8217;, &#8216;Down&#8217;, &#8216;First&#8217; and &#8216;Last&#8217; inside the content editor and fetch these children directly using Item.Children, they do not have the same order as I specified.</p>
<p>So, the main issue of my question is the one stated in step 3 (how to retrieve items in the order they have in Sitecore) and I guess it is not exactly a sorting-question, but I hope you can help anyway <img src='http://sitecore.alexiasoft.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sorting your items on your website &#124; Sitecore Blogs</title>
		<link>http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/comment-page-1/#comment-203050</link>
		<dc:creator>Sorting your items on your website &#124; Sitecore Blogs</dc:creator>
		<pubDate>Fri, 12 Mar 2010 23:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/#comment-203050</guid>
		<description>[...] Alex de Groot wrote an excellent article the other day where he explains about one of the often forgot, but powerful features in Sitecore: Sorting Sitecore Items: http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Alex de Groot wrote an excellent article the other day where he explains about one of the often forgot, but powerful features in Sitecore: Sorting Sitecore Items: <a href="http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/" rel="nofollow">http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sedlak</title>
		<link>http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/comment-page-1/#comment-167595</link>
		<dc:creator>John Sedlak</dc:creator>
		<pubDate>Wed, 05 Aug 2009 16:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/#comment-167595</guid>
		<description>Great and useful post for sure. I recently wrote one that sorts items by date and another by date descending. I especially like how easy it is to simply plug in the custom sorter.</description>
		<content:encoded><![CDATA[<p>Great and useful post for sure. I recently wrote one that sorts items by date and another by date descending. I especially like how easy it is to simply plug in the custom sorter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John West</title>
		<link>http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/comment-page-1/#comment-167460</link>
		<dc:creator>John West</dc:creator>
		<pubDate>Tue, 04 Aug 2009 13:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://sitecore.alexiasoft.nl/2009/08/04/sorting-sitecore-items/#comment-167460</guid>
		<description>Great post! 
The Presentation Component Cookbook contains information about sorting items:
http://sdn5.sitecore.net/Reference/Sitecore%206/Presentation%20Component%20API%20Cookbook.aspx
This shared source project does something similar to the sorter in this blog entry:
http://trac.sitecore.net/FieldValueComparer
Any idea of the difference between using the Comparer base class, and implementing IComparer?</description>
		<content:encoded><![CDATA[<p>Great post!<br />
The Presentation Component Cookbook contains information about sorting items:<br />
<a href="http://sdn5.sitecore.net/Reference/Sitecore%206/Presentation%20Component%20API%20Cookbook.aspx" rel="nofollow">http://sdn5.sitecore.net/Reference/Sitecore%206/Presentation%20Component%20API%20Cookbook.aspx</a><br />
This shared source project does something similar to the sorter in this blog entry:<br />
<a href="http://trac.sitecore.net/FieldValueComparer" rel="nofollow">http://trac.sitecore.net/FieldValueComparer</a><br />
Any idea of the difference between using the Comparer base class, and implementing IComparer?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

