<?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 : Report C&#111;ntrol - Sorting</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Report C&#111;ntrol - Sorting]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 01 May 2026 13:22:55 +0000</pubDate>
  <lastBuildDate>Wed, 01 Sep 2004 09:30:19 +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=1119</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[Report C&#111;ntrol - Sorting : I now add the cell with the value...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2921&amp;title=report-control-sorting#2921</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 1119<br /><strong>Posted:</strong> 01 September 2004 at 9:30am<br /><br /><P>I now add the cell with the value I am going to be sorting on (this goes into the .value property) and then&nbsp;use .caption to format the display.</P><P>I think the reason I didnt do it this way before was because I just copied and pased code from the sample and that worked fine.</P>]]>
   </description>
   <pubDate>Wed, 01 Sep 2004 09:30:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2921&amp;title=report-control-sorting#2921</guid>
  </item> 
  <item>
   <title><![CDATA[Report C&#111;ntrol - Sorting : no worries, glad to help. Do...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2913&amp;title=report-control-sorting#2913</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1119<br /><strong>Posted:</strong> 31 August 2004 at 1:35pm<br /><br /><P>no worries, glad to help.</P><P>Do you think that it is necessary for the multiple conversions?</P><UL><LI>Datetimes are stored as a number with the whole number representing the date and the decimal reresenting the time</LI><LI>Once you've converted to a single, the property will then have to convert the value to a long anyways...</LI></UL>]]>
   </description>
   <pubDate>Tue, 31 Aug 2004 13:35:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2913&amp;title=report-control-sorting#2913</guid>
  </item> 
  <item>
   <title><![CDATA[Report C&#111;ntrol - Sorting : Thanks. I converted my date and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2910&amp;title=report-control-sorting#2910</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 1119<br /><strong>Posted:</strong> 31 August 2004 at 8:52am<br /><br /><P>Thanks.</P><P>I converted my date&nbsp; and then added it like this and it sorted fine.</P><P>Item.Value = MyDateValue<BR>Item.SortPriority = CSng(CDate(MyDateValue))</P>]]>
   </description>
   <pubDate>Tue, 31 Aug 2004 08:52:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2910&amp;title=report-control-sorting#2910</guid>
  </item> 
  <item>
   <title><![CDATA[Report C&#111;ntrol - Sorting : Hi Maui I&amp;#039;ve beentryin g...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2909&amp;title=report-control-sorting#2909</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1119<br /><strong>Posted:</strong> 31 August 2004 at 6:54am<br /><br /><P>Hi Maui</P><P>I've been&nbsp;tryin g to solve the same&nbsp;problem. I posted&nbsp;a possible solution in the General Discussion forum: <A href="https://forum.codejock.com/forum_posts.asp?TID=1097&amp;PN=1#2851" target="_blank"> https://forum.codejock.com/forum_posts.asp?TID=1097&amp; PN=1#2851</A></P><P>I use a similar solution for formatting and sorting numeric values.</P><P>Hope this helps for now...</P><span style="font-size:10px"><br /><br />Edited by ianp</span>]]>
   </description>
   <pubDate>Tue, 31 Aug 2004 06:54:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2909&amp;title=report-control-sorting#2909</guid>
  </item> 
  <item>
   <title><![CDATA[Report C&#111;ntrol - Sorting : I have been trying to find a way...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2908&amp;title=report-control-sorting#2908</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=566">Maui</a><br /><strong>Subject:</strong> 1119<br /><strong>Posted:</strong> 31 August 2004 at 5:22am<br /><br /><P>I have been trying to find a way to sort items in the grid other than Alphabetically. </P><P>Specifically Date Order and Numeric Order.</P><P>The closest thing I could find is the PropertySort Property but this only offers group, alphabetical and none as options.</P><P>I checked out the Report Control sample since that has a "Date Received" column hoping that I could just copy what was happening there. However it seems that the sample doesnt sort items correctly either. (date order that is)&nbsp;</P><P>Is there a way to do this that Im not seeing?</P><P>If not can you please add it for the next release.</P><P>If there is then you might want to fix the sample application.</P><P>Thanks</P>]]>
   </description>
   <pubDate>Tue, 31 Aug 2004 05:22:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1119&amp;PID=2908&amp;title=report-control-sorting#2908</guid>
  </item> 
 </channel>
</rss>