<?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 : Keyboard tabbing from item to item</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Keyboard tabbing from item to item]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 22:05:13 +0000</pubDate>
  <lastBuildDate>Tue, 26 Dec 2006 16:27:22 +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=5895</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[Keyboard tabbing from item to item : sserge, I have found the references...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5895&amp;PID=18639&amp;title=keyboard-tabbing-from-item-to-item#18639</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2623">RonISAC</a><br /><strong>Subject:</strong> 5895<br /><strong>Posted:</strong> 26 December 2006 at 4:27pm<br /><br />sserge,<DIV>I have found the references to GetNavigator(), so I will try that approach.&nbsp;&nbsp;I have also found references to the OnReportPreviewKeyDown() but there appears to be doc errors in describing the parameters. &nbsp;I am unable to find the navigator documentation, so I will look for an update in the future.&nbsp; Until then I will do some experimentation.&nbsp; Thanks for your help.</DIV><DIV>&nbsp;</DIV><DIV>RonISAC</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 26 Dec 2006 16:27:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5895&amp;PID=18639&amp;title=keyboard-tabbing-from-item-to-item#18639</guid>
  </item> 
  <item>
   <title><![CDATA[Keyboard tabbing from item to item : sserge, Failed to specify that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5895&amp;PID=18633&amp;title=keyboard-tabbing-from-item-to-item#18633</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2623">RonISAC</a><br /><strong>Subject:</strong> 5895<br /><strong>Posted:</strong> 26 December 2006 at 1:50pm<br /><br />sserge,<DIV>Failed to specify that I am using the latest MFC version.&nbsp; I can't see where the Navigator is documented for this version.</DIV><DIV>Is there a solution for the MFC version?</DIV><DIV>&nbsp;</DIV><DIV>TIA, RonISAC</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 26 Dec 2006 13:50:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5895&amp;PID=18633&amp;title=keyboard-tabbing-from-item-to-item#18633</guid>
  </item> 
  <item>
   <title><![CDATA[Keyboard tabbing from item to item : Hi,Use PreviewKeyDown event, EditMode...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5895&amp;PID=18596&amp;title=keyboard-tabbing-from-item-to-item#18596</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 5895<br /><strong>Posted:</strong> 24 December 2006 at 3:46pm<br /><br />Hi,<br><br>Use <b>PreviewKeyDown </b>event, <b>EditMode </b>property and <b>ReportNavigator </b>methods. :)<br><br>Try searching help files or this forum for those keyword to find more information...<br><br>--<br>WBR,<br>Serge<br>]]>
   </description>
   <pubDate>Sun, 24 Dec 2006 15:46:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5895&amp;PID=18596&amp;title=keyboard-tabbing-from-item-to-item#18596</guid>
  </item> 
  <item>
   <title><![CDATA[Keyboard tabbing from item to item : I would like to allow users to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5895&amp;PID=18558&amp;title=keyboard-tabbing-from-item-to-item#18558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2623">RonISAC</a><br /><strong>Subject:</strong> 5895<br /><strong>Posted:</strong> 22 December 2006 at 2:32pm<br /><br />I would like to allow users to TAB from row field to row field without making it necessary to mouse-click on the next field after entering data.&nbsp; Some inplace controls such as the text edit capture the TAB key for internal use and don't give me a chance to use it for enforced focus actions.<DIV>&nbsp;</DIV><DIV>Any ideas on how to produce this behavior short of redesigning all the inplace controls?</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 22 Dec 2006 14:32:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5895&amp;PID=18558&amp;title=keyboard-tabbing-from-item-to-item#18558</guid>
  </item> 
 </channel>
</rss>