<?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 : Alphabetical Sorting Error</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Alphabetical Sorting Error]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 02:43:50 +0000</pubDate>
  <lastBuildDate>Tue, 13 Dec 2005 16:49:18 +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=3401</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[Alphabetical Sorting Error : It is only your choice how you&amp;#039;d...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3401&amp;PID=10189&amp;title=alphabetical-sorting-error#10189</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3401<br /><strong>Posted:</strong> 13 December 2005 at 4:49pm<br /><br />It is only your choice how you'd like your captions to be compared for items of your columns. You can always override this behavious for your specific items like it is shown in the standard sample in a few implementations of CompareGroupCaption method.<br /><br />--<br />WBR,<br />Serge]]>
   </description>
   <pubDate>Tue, 13 Dec 2005 16:49:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3401&amp;PID=10189&amp;title=alphabetical-sorting-error#10189</guid>
  </item> 
  <item>
   <title><![CDATA[Alphabetical Sorting Error : After changing CString::Compare...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3401&amp;PID=10181&amp;title=alphabetical-sorting-error#10181</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1674">EricM</a><br /><strong>Subject:</strong> 3401<br /><strong>Posted:</strong> 13 December 2005 at 2:12am<br /><br /><P><FONT size=2>After changing CString::Compare to CString::CompareNoCase in the following functions it seems to work fine now:</FONT></P><P><FONT size=2>CXTPReportRecordItem<FONT color=#ff0000>::</FONT>CompareGroupCaption()<BR>and<BR>CXTPReportRecordItem<FONT color=#ff0000>::</FONT>Compare()</FONT></P><P><FONT size=2>I will admit that someone might want sorting to be case dependent in a Report Control, so my suggestion would be to put in a flag that allows such....??</FONT></P><P><FONT size=2>E</FONT></P>]]>
   </description>
   <pubDate>Tue, 13 Dec 2005 02:12:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3401&amp;PID=10181&amp;title=alphabetical-sorting-error#10181</guid>
  </item> 
  <item>
   <title><![CDATA[Alphabetical Sorting Error : The column sorting in Report Controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3401&amp;PID=10180&amp;title=alphabetical-sorting-error#10180</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1674">EricM</a><br /><strong>Subject:</strong> 3401<br /><strong>Posted:</strong> 13 December 2005 at 1:58am<br /><br /><P>The column sorting in Report Controls does not seem to be correct, unless someone changed the alphabet and didn't tell me.&nbsp; : )</P><P>The following is considered to be sorted in ascending order by the Report Control:</P><P>Bruce Wayne<BR>COdejock Exchange<BR>CodeToolBox.com Team<BR>Codejock Exchange<BR>Peter Parker<BR>hodejock Exchange</P><P>Note that capitilizing any letter throws it off, no matter if it's the first letter (notice the h-odejock) or the fourth letter (CodeTool shows up before&nbsp;CodeJock).</P><P>I think the fix is probably the use of CString::CompareNoCase() instead of CString::Compare()...&nbsp; now to just trace where that comparison happens...</P><P>E</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 13 Dec 2005 01:58:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3401&amp;PID=10180&amp;title=alphabetical-sorting-error#10180</guid>
  </item> 
 </channel>
</rss>