<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Sorting ListView items</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Sorting ListView items]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 02:59:31 +0000</pubDate>
  <lastBuildDate>Mon, 03 Nov 2008 01:29:24 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=12533</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Sorting ListView items : As a quick fix, you could format...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12533&amp;PID=42566&amp;title=sorting-listview-items#42566</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2575">Jean</a><br /><strong>Subject:</strong> 12533<br /><strong>Posted:</strong> 03 November 2008 at 1:29am<br /><br />As a quick fix, you could format your numbers, e.g.<br><table width="99%"><tr><td><pre class="BBcode">Format(lngNumber, "00")</pre></td></tr></table><br><br>]]>
   </description>
   <pubDate>Mon, 03 Nov 2008 01:29:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12533&amp;PID=42566&amp;title=sorting-listview-items#42566</guid>
  </item> 
  <item>
   <title><![CDATA[Sorting ListView items : For the date sorting, I had good...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12533&amp;PID=42551&amp;title=sorting-listview-items#42551</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3253">Mr.Den</a><br /><strong>Subject:</strong> 12533<br /><strong>Posted:</strong> 31 October 2008 at 9:11pm<br /><br />For the date sorting, I had good luck making times 24 hour values rather than 12 hour with AM/PM, that threw sorts off even with standard Microsoft controls.]]>
   </description>
   <pubDate>Fri, 31 Oct 2008 21:11:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12533&amp;PID=42551&amp;title=sorting-listview-items#42551</guid>
  </item> 
  <item>
   <title><![CDATA[Sorting ListView items : I want to getitems sorted when...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12533&amp;PID=42354&amp;title=sorting-listview-items#42354</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2901">naikosen</a><br /><strong>Subject:</strong> 12533<br /><strong>Posted:</strong> 26 October 2008 at 7:45pm<br /><br /><DIV>I want to get&nbsp;items sorted when a user clicks on the column header.</DIV><DIV>&nbsp;</DIV><DIV>I could sort on columns having text fields.</DIV><DIV>But when I sort on the columns having numeric fields, it sorts in the following way:</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;11</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;10</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 6</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;8</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9</DIV><DIV>Why are the numbers 11 and 10&nbsp;not placed after 9? Please guide me to resolve this problem.</DIV><DIV>&nbsp;</DIV><DIV>In the same way, how to sort on Date field?</DIV>]]>
   </description>
   <pubDate>Sun, 26 Oct 2008 19:45:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12533&amp;PID=42354&amp;title=sorting-listview-items#42354</guid>
  </item> 
 </channel>
</rss>