<?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 : Rc Problem...</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Rc Problem...]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 05:54:19 +0000</pubDate>
  <lastBuildDate>Mon, 18 Jan 2010 13:09:10 +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=16025</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[Rc Problem... : You can Do this by checking the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16025&amp;PID=56207&amp;title=rc-problem#56207</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3889">hjmueller</a><br /><strong>Subject:</strong> 16025<br /><strong>Posted:</strong> 18 January 2010 at 1:09pm<br /><br />You can Do this by checking the state in the Keydown Event:<DIV>(in my example mGrid ist the ReportControl and mEditRow ist the FocusedRow)</DIV><DIV>&nbsp;</DIV><DIV>Private Sub mGrid_KeyDown(KeyCode As Integer, Shift As Integer)<BR>On Error Resume Next<BR></DIV><DIV>&nbsp;&nbsp; If Shift = 0 Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Select Case KeyCode<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case vbKeySpace<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If mEditMode Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If mEditRow.Record(mEditIndex).HasCheckbox Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mEditRow.Record(mEditIndex).Checked = Not mEditRow.Record(mEditIndex).Checked<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mEditRow.Record(mEditIndex).Value = mEditRow.Record(mEditIndex).Checked<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; end Select&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp; End If<BR>End Sub<BR></DIV>]]>
   </description>
   <pubDate>Mon, 18 Jan 2010 13:09:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16025&amp;PID=56207&amp;title=rc-problem#56207</guid>
  </item> 
  <item>
   <title><![CDATA[Rc Problem... : Anybody there? :( ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16025&amp;PID=56192&amp;title=rc-problem#56192</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4045">mozaheb</a><br /><strong>Subject:</strong> 16025<br /><strong>Posted:</strong> 18 January 2010 at 8:39am<br /><br />Anybody there? :(]]>
   </description>
   <pubDate>Mon, 18 Jan 2010 08:39:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16025&amp;PID=56192&amp;title=rc-problem#56192</guid>
  </item> 
  <item>
   <title><![CDATA[Rc Problem... : hi All  Please help me how check...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16025&amp;PID=56185&amp;title=rc-problem#56185</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4045">mozaheb</a><br /><strong>Subject:</strong> 16025<br /><strong>Posted:</strong> 17 January 2010 at 3:46am<br /><br />hi All<br /><br />Please help me how check this column by keyboard?<br /><br />I don't want use mouse and when insert this task checkable this column.<br /><br />Thanks<br /><br /> <img src="uploads/20100117_034545_RC.JPG" border="0">]]>
   </description>
   <pubDate>Sun, 17 Jan 2010 03:46:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16025&amp;PID=56185&amp;title=rc-problem#56185</guid>
  </item> 
 </channel>
</rss>