<?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 do I handle the dbl click event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How do I handle the dbl click event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 01:33:04 +0000</pubDate>
  <lastBuildDate>Mon, 18 Sep 2006 15:55:33 +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=5055</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 do I handle the dbl click event : Hi Robert,Handling event arguments...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5055&amp;PID=15815&amp;title=how-do-i-handle-the-dbl-click-event#15815</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5055<br /><strong>Posted:</strong> 18 September 2006 at 3:55pm<br /><br />Hi Robert,<br><br>Handling event arguments depends on the event itself. Please take a look at our ReportSample C# application for some examples like wndReportControl_RowDblClick.<br><br>Also, you can add Tags, but note that concepts of a Row and a Record are different. You can add Tags only to Record. The difference could be briafly described as "a Row is a view (or visualized) Record" object. There is only 1 collection of Records associated with the Report control, which changes only by you; and there is a collection of Rows which changes frequently -- when changing grouping or sorting order, and any time when Populate is called. Also there are some Rows (like a Group row) which do not have an associated Record.<br><br>See also more information on this in the documentation on the control, and on the web site inside specific articles.<br><br>--<br>WBR,<br>Serge <br>]]>
   </description>
   <pubDate>Mon, 18 Sep 2006 15:55:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5055&amp;PID=15815&amp;title=how-do-i-handle-the-dbl-click-event#15815</guid>
  </item> 
  <item>
   <title><![CDATA[How do I handle the dbl click event : I am using the report control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5055&amp;PID=15710&amp;title=how-do-i-handle-the-dbl-click-event#15710</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2335">robertdufur</a><br /><strong>Subject:</strong> 5055<br /><strong>Posted:</strong> 14 September 2006 at 9:07pm<br /><br />I am using the report control for the first time. Can someone show me in C# how to handle the event args? I want to be able to look at the values in the row that was clicked and extract a key item (even if the column was moved). Also is there a way to tag the row with a value?<DIV>&nbsp;</DIV><DIV>Thanks in advance,</DIV><DIV>Robert</DIV>]]>
   </description>
   <pubDate>Thu, 14 Sep 2006 21:07:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5055&amp;PID=15710&amp;title=how-do-i-handle-the-dbl-click-event#15710</guid>
  </item> 
 </channel>
</rss>