<?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 : Implement own sorting</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Implement own sorting]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 00:49:19 +0000</pubDate>
  <lastBuildDate>Tue, 21 Sep 2010 01:54:39 +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=17281</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[Implement own sorting : Hi,  My best guess would be...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17281&amp;PID=60332&amp;title=implement-own-sorting#60332</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17281<br /><strong>Posted:</strong> 21 September 2010 at 1:54am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>My best guess would be SortOrderChanged event. Clicking column in header and in groupbox will fire this event.</DIV><DIV>&nbsp;</DIV><DIV>Do you have somekind of special sorting algorithm? Sorting in ReportControl is pretty good once you know how. Look at the properties SortPriority, GroupPriority and Format. These properties can be quite usefull when sorting is applied. Even sorting types like time, date, long and integer are supported. Maybe you would like to use ReportControl sorting instead of your own and maybe not, depends on&nbsp;needed algorithm(s) of course.</DIV><DIV>&nbsp;</DIV><DIV>Hope this helps <img src="http://forum.codejock.com/smileys/smiley2.gif" height="17" width="17" border="0" alt="Wink" title="Wink" /></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 21 Sep 2010 01:54:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17281&amp;PID=60332&amp;title=implement-own-sorting#60332</guid>
  </item> 
  <item>
   <title><![CDATA[Implement own sorting : I have a my own sorting on the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17281&amp;PID=60311&amp;title=implement-own-sorting#60311</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6387">rune</a><br /><strong>Subject:</strong> 17281<br /><strong>Posted:</strong> 19 September 2010 at 3:31pm<br /><br />I have a my own sorting on the behind data.&nbsp;<div><br></div><div>What event is the best to use?&nbsp;</div><div>Is there a before sort event,columnheader click or something like that?</div><div><br></div><div>Now I use this hittest on mouseclick but this event fires to often and it fires my sorting to often.</div>]]>
   </description>
   <pubDate>Sun, 19 Sep 2010 15:31:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17281&amp;PID=60311&amp;title=implement-own-sorting#60311</guid>
  </item> 
 </channel>
</rss>