<?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 : [SOLVED] Column header</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [SOLVED] Column header]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 15:29:21 +0000</pubDate>
  <lastBuildDate>Fri, 06 Jan 2012 00:36:58 +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=19352</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[[SOLVED] Column header : Thank a lot, i got it.   ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19352&amp;PID=67340&amp;title=solved-column-header#67340</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7256">yfphang</a><br /><strong>Subject:</strong> 19352<br /><strong>Posted:</strong> 06 January 2012 at 12:36am<br /><br />Thank a lot, i got it.]]>
   </description>
   <pubDate>Fri, 06 Jan 2012 00:36:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19352&amp;PID=67340&amp;title=solved-column-header#67340</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Column header :  Hi,Try the following code: Private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19352&amp;PID=67327&amp;title=solved-column-header#67327</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 19352<br /><strong>Posted:</strong> 04 January 2012 at 5:36am<br /><br />Hi,<br><br>Try the following code:<br><br><table width="99%"><tr><td><pre class="BBcode">Private Sub ReportControl_MouseDown(Button As Integer, Shift As Integer, x As Long, y As Long)<br>&nbsp;&nbsp;&nbsp; Dim column As ReportColumn<br>&nbsp;&nbsp;&nbsp; Set column = ReportControl.hitTest(x, y).column<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; Debug.Print "Header: " &amp; column.Caption<br>End Sub<br></pre></td></tr></table><br>]]>
   </description>
   <pubDate>Wed, 04 Jan 2012 05:36:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19352&amp;PID=67327&amp;title=solved-column-header#67327</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Column header :  Hi, Just to find out how to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19352&amp;PID=67277&amp;title=solved-column-header#67277</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7256">yfphang</a><br /><strong>Subject:</strong> 19352<br /><strong>Posted:</strong> 24 December 2011 at 5:55am<br /><br /><br>Hi, Just to find out how to return header caption when i click on the cell as below:<br><br>i click on 20, and how to return back 2011-12-07 ?<br><br>as i use in MSFlexGrid is just textmatrix(MSFlexGrid.row,MSFlexGrid.Col)<br><br>Thank for help.<br><br><br><br><br><img src="uploads/7256/pic.JPG" border="0" />]]>
   </description>
   <pubDate>Sat, 24 Dec 2011 05:55:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19352&amp;PID=67277&amp;title=solved-column-header#67277</guid>
  </item> 
 </channel>
</rss>