<?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 : Detecting which column was single clicked</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Detecting which column was single clicked]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:37:00 +0000</pubDate>
  <lastBuildDate>Thu, 02 Feb 2006 14:30:57 +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=3592</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[Detecting which column was single clicked : Why not something like this?Private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3592&amp;PID=10781&amp;title=detecting-which-column-was-single-clicked#10781</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 3592<br /><strong>Posted:</strong> 02 February 2006 at 2:30pm<br /><br />Why not something like 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<br>]]>
   </description>
   <pubDate>Thu, 02 Feb 2006 14:30:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3592&amp;PID=10781&amp;title=detecting-which-column-was-single-clicked#10781</guid>
  </item> 
  <item>
   <title><![CDATA[Detecting which column was single clicked : Is there a way to determine which...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3592&amp;PID=10778&amp;title=detecting-which-column-was-single-clicked#10778</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1549">Shawshank</a><br /><strong>Subject:</strong> 3592<br /><strong>Posted:</strong> 02 February 2006 at 2:15pm<br /><br />Is there a way to determine which column was single clicked on, like when sorting. I know that a SortOrderChanged event occurs but this doesn't reveal which column was single clicked. It seems like the only click event generated for a column is a right click&nbsp;event. The FocusedColumn property isn't reliable for this determination because it is possible that no Record or ReportRecordItem is selected.]]>
   </description>
   <pubDate>Thu, 02 Feb 2006 14:15:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3592&amp;PID=10778&amp;title=detecting-which-column-was-single-clicked#10778</guid>
  </item> 
 </channel>
</rss>