<?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 : How to detect Column Click?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to detect Column Click?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 00:45:46 +0000</pubDate>
  <lastBuildDate>Mon, 05 Feb 2007 11:43:44 +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=6246</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[How to detect Column Click? : I will do that. Thank you. ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20088&amp;title=how-to-detect-column-click#20088</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2710">davidmcelroy</a><br /><strong>Subject:</strong> 6246<br /><strong>Posted:</strong> 05 February 2007 at 11:43am<br /><br />I will do that. Thank you.]]>
   </description>
   <pubDate>Mon, 05 Feb 2007 11:43:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20088&amp;title=how-to-detect-column-click#20088</guid>
  </item> 
  <item>
   <title><![CDATA[How to detect Column Click? : I&amp;#039;m not sure if it&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20084&amp;title=how-to-detect-column-click#20084</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 6246<br /><strong>Posted:</strong> 05 February 2007 at 11:12am<br /><br />I'm not sure if it's possible to pull that one off. We had a similar issue with trying to create a tree and sorting. Even though the records are connected, the columns sort on the parent not it's content. <br><br>Possibly look into setting up a SortOrderChanged Event or SortPriority property.  <!--DX end -->]]>
   </description>
   <pubDate>Mon, 05 Feb 2007 11:12:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20084&amp;title=how-to-detect-column-click#20084</guid>
  </item> 
  <item>
   <title><![CDATA[How to detect Column Click? : I am trying to perform a sort...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20082&amp;title=how-to-detect-column-click#20082</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2710">davidmcelroy</a><br /><strong>Subject:</strong> 6246<br /><strong>Posted:</strong> 05 February 2007 at 10:11am<br /><br />I am trying to perform a sort by hand since the sorting wihtint a treeview isn't working. If I can detect that the user has clicked a column header with the left mouse button, I can then sort the records by hand.]]>
   </description>
   <pubDate>Mon, 05 Feb 2007 10:11:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20082&amp;title=how-to-detect-column-click#20082</guid>
  </item> 
  <item>
   <title><![CDATA[How to detect Column Click? : The left click in the Report Control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20080&amp;title=how-to-detect-column-click#20080</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 6246<br /><strong>Posted:</strong> 05 February 2007 at 9:57am<br /><br />The left click in the Report Control is pretty much locked up with the changing of sorting and selecting a row or column inside of a row to edit.<br><br><br>You can test for a left click by using the mouse up on the left button and report back the x,y coordinates of the report control to determine which column you are on.<br>&nbsp;<br><br>May I ask what are you trying to accomplish? <br>]]>
   </description>
   <pubDate>Mon, 05 Feb 2007 09:57:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20080&amp;title=how-to-detect-column-click#20080</guid>
  </item> 
  <item>
   <title><![CDATA[How to detect Column Click? : OK. So is there a way to detect...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20077&amp;title=how-to-detect-column-click#20077</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2710">davidmcelroy</a><br /><strong>Subject:</strong> 6246<br /><strong>Posted:</strong> 05 February 2007 at 8:00am<br /><br />OK. So is there a way to detect when a column is "left" clicked?]]>
   </description>
   <pubDate>Mon, 05 Feb 2007 08:00:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=20077&amp;title=how-to-detect-column-click#20077</guid>
  </item> 
  <item>
   <title><![CDATA[How to detect Column Click? : If you read the description for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=19959&amp;title=how-to-detect-column-click#19959</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1932">LittleJK</a><br /><strong>Subject:</strong> 6246<br /><strong>Posted:</strong> 31 January 2007 at 1:17pm<br /><br />If you read the description for the ColumnClick Event in the documentation it states: <br><p>Occurs when a&nbsp;<a href="XtremeReportC&#111;ntrol%7EReportColumn.html" target="_blank">ReportColumn</a> header is right-clicked in the <a href="XtremeReportC&#111;ntrol%7EReportC&#111;ntrol.html" target="_blank">ReportControl</a>.</p>Parameters<dl><dt><i>Column</i> </dt><dd>The <a href="XtremeReportC&#111;ntrol%7EReportColumn.html" target="_blank">ReportColumn</a>&nbsp;that was right-clicked</dd></dl><p><br></p><p>So I would bet you can't detect the left click from this event. Granted some of the name conventions might not be really specific, ambiguous, or real clear until you read about the event. Possibly why it's not&nbsp; ColumnRClick is that down the road they might expand the functionality of the event. Plus I really don't to go through 80k lines of code to find all my ColumnClick events need to be changed. <br></p>]]>
   </description>
   <pubDate>Wed, 31 Jan 2007 13:17:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=19959&amp;title=how-to-detect-column-click#19959</guid>
  </item> 
  <item>
   <title><![CDATA[How to detect Column Click? : The wndReportControl_ColumnClick...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=19805&amp;title=how-to-detect-column-click#19805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2710">davidmcelroy</a><br /><strong>Subject:</strong> 6246<br /><strong>Posted:</strong> 27 January 2007 at 12:35pm<br /><br />The wndReportControl_ColumnClick event appears to only work with the right mouse button is clicked. Is there a way to detect when the Left mouse buttone is clicked? If I am right, the event should be renamed wndReportControl_ColumnRClick to avoid confusion. If I am wrong, my appoligies.<DIV>&nbsp;</DIV><DIV>Thank you in advance for your assistance.</DIV>]]>
   </description>
   <pubDate>Sat, 27 Jan 2007 12:35:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6246&amp;PID=19805&amp;title=how-to-detect-column-click#19805</guid>
  </item> 
 </channel>
</rss>