<?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 ItemClick?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to detect ItemClick?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 22:08:19 +0000</pubDate>
  <lastBuildDate>Mon, 23 Apr 2007 21:03:51 +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=6871</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 ItemClick? : Thank you all very much ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6871&amp;PID=22226&amp;title=how-to-detect-itemclick#22226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2901">naikosen</a><br /><strong>Subject:</strong> 6871<br /><strong>Posted:</strong> 23 April 2007 at 9:03pm<br /><br />Thank you all very much]]>
   </description>
   <pubDate>Mon, 23 Apr 2007 21:03:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6871&amp;PID=22226&amp;title=how-to-detect-itemclick#22226</guid>
  </item> 
  <item>
   <title><![CDATA[How to detect ItemClick? : Private Sub wndview_SelectionChanged()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6871&amp;PID=22200&amp;title=how-to-detect-itemclick#22200</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2368">cmm2006</a><br /><strong>Subject:</strong> 6871<br /><strong>Posted:</strong> 22 April 2007 at 9:12pm<br /><br />Private Sub wndview_SelectionChanged()<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If Not wndview.FocusedRow.GroupRow Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;YourText = wndview.FocusedRow.Record(TextColumnIndex).Value<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msgbox YourText<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<BR>end sub</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 22 Apr 2007 21:12:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6871&amp;PID=22200&amp;title=how-to-detect-itemclick#22200</guid>
  </item> 
  <item>
   <title><![CDATA[How to detect ItemClick? : Maybe you could use the wndReportControl_ItemCheck...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6871&amp;PID=22164&amp;title=how-to-detect-itemclick#22164</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1687">cybeh</a><br /><strong>Subject:</strong> 6871<br /><strong>Posted:</strong> 19 April 2007 at 8:20pm<br /><br />Maybe you could use the <br>wndReportControl_ItemCheck function?<br>]]>
   </description>
   <pubDate>Thu, 19 Apr 2007 20:20:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6871&amp;PID=22164&amp;title=how-to-detect-itemclick#22164</guid>
  </item> 
  <item>
   <title><![CDATA[How to detect ItemClick? : In Visual Basic ListView, the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6871&amp;PID=21972&amp;title=how-to-detect-itemclick#21972</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2901">naikosen</a><br /><strong>Subject:</strong> 6871<br /><strong>Posted:</strong> 15 April 2007 at 8:03pm<br /><br />In Visual Basic ListView, the <FONT color=#ff0000>ListView_ItemClick(item as ..... , .......,&nbsp;.......) </FONT><FONT color=#000000>works nicely to detect the ItemClick. So that the clicked item is displayed in the RichTextBox.<DIV></DIV><DIV>&nbsp;</DIV><DIV>To make it clear, I want to get the selected item in the report control displayed in the RichTextBox control.</DIV><DIV>&nbsp;</DIV><DIV>How to do that?</DIV></FONT>]]>
   </description>
   <pubDate>Sun, 15 Apr 2007 20:03:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6871&amp;PID=21972&amp;title=how-to-detect-itemclick#21972</guid>
  </item> 
 </channel>
</rss>