<?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 : Which Column is being Sorted By ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Which Column is being Sorted By ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:52:17 +0000</pubDate>
  <lastBuildDate>Fri, 03 Feb 2006 12:19:53 +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=3588</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[Which Column is being Sorted By ? : Take a look at this:Private Sub...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3588&amp;PID=10801&amp;title=which-column-is-being-sorted-by#10801</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 3588<br /><strong>Posted:</strong> 03 February 2006 at 12:19pm<br /><br />Take a look at this:<br><br>Private Sub wndReportControl_SortOrderChanged()<br>&nbsp;&nbsp;&nbsp; Debug.Print  wndReportControl.SortOrder.Column(wndReportControl.SortOrder .Count - 1).Caption &amp; " was just sorted"<br>End Sub]]>
   </description>
   <pubDate>Fri, 03 Feb 2006 12:19:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3588&amp;PID=10801&amp;title=which-column-is-being-sorted-by#10801</guid>
  </item> 
  <item>
   <title><![CDATA[Which Column is being Sorted By ? : In Outlook the rows are grouped...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3588&amp;PID=10771&amp;title=which-column-is-being-sorted-by#10771</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 3588<br /><strong>Posted:</strong> 02 February 2006 at 10:31am<br /><br /><P>In Outlook the rows are grouped by the Column Header that is clicked I want to recreate the same functionality.</P><P>How can I determine which column has been clicked - the control (v9.61) only triggeres as the column header is "Right Clicked" - which is really no good.</P><P>So - within the wndReportControl_SortOrderChanged Sub I would like to determine which column is the sorted column and then use that as the groupable column.</P><P>e.g. WndReportControl.GroupsOrder.Add TheColumnWeWant</P><P>TIA</P><P>Lee</P>]]>
   </description>
   <pubDate>Thu, 02 Feb 2006 10:31:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3588&amp;PID=10771&amp;title=which-column-is-being-sorted-by#10771</guid>
  </item> 
 </channel>
</rss>