<?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 : Cursor Navigation &amp; FocusSubItems</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Cursor Navigation &amp; FocusSubItems]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 23:58:26 +0000</pubDate>
  <lastBuildDate>Mon, 21 Dec 2009 07:05:31 +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=15880</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[Cursor Navigation &amp; FocusSubItems : Hello,Solution ?change thisif...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55778&amp;title=cursor-navigation-focussubitems#55778</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 15880<br /><strong>Posted:</strong> 21 December 2009 at 7:05am<br /><br />Hello,<br><br>Solution ?<br>change this<br><br>if (pFocusedRow &amp;&amp; !pFocusedRow-&gt;HasChildren() &amp;&amp; !bShiftKey)<br>to this<br>if (pFocusedRow &amp;&amp; !pFocusedRow-&gt;HasChildren() &amp;&amp; !pParRow-&gt;GetParentRow() &amp;&amp; !bShiftKey)<br><br><br>&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Mon, 21 Dec 2009 07:05:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55778&amp;title=cursor-navigation-focussubitems#55778</guid>
  </item> 
  <item>
   <title><![CDATA[Cursor Navigation &amp; FocusSubItems : Would be nice to can switch key...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55763&amp;title=cursor-navigation-focussubitems#55763</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 15880<br /><strong>Posted:</strong> 20 December 2009 at 7:50am<br /><br />Would be nice to can switch key handling. <br>if i have only rows without child. <br>Left / right key is better to navigate on subitems.<br><br>&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Sun, 20 Dec 2009 07:50:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55763&amp;title=cursor-navigation-focussubitems#55763</guid>
  </item> 
  <item>
   <title><![CDATA[Cursor Navigation &amp; FocusSubItems : When 13.2.2 (release) will be...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55758&amp;title=cursor-navigation-focussubitems#55758</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=66">zaksoft</a><br /><strong>Subject:</strong> 15880<br /><strong>Posted:</strong> 19 December 2009 at 11:54am<br /><br />When 13.2.2 (release) will be available ?<DIV>&nbsp;</DIV><DIV>TIA</DIV>]]>
   </description>
   <pubDate>Sat, 19 Dec 2009 11:54:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55758&amp;title=cursor-navigation-focussubitems#55758</guid>
  </item> 
  <item>
   <title><![CDATA[Cursor Navigation &amp; FocusSubItems : 13.2.2 - use Shift + Left in this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55749&amp;title=cursor-navigation-focussubitems#55749</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15880<br /><strong>Posted:</strong> 18 December 2009 at 12:44pm<br /><br />13.2.2 - use Shift + Left in this case]]>
   </description>
   <pubDate>Fri, 18 Dec 2009 12:44:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55749&amp;title=cursor-navigation-focussubitems#55749</guid>
  </item> 
  <item>
   <title><![CDATA[Cursor Navigation &amp; FocusSubItems : Hello,if FocusSubItems is TRUE,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55707&amp;title=cursor-navigation-focussubitems#55707</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=233">jimmy</a><br /><strong>Subject:</strong> 15880<br /><strong>Posted:</strong> 17 December 2009 at 5:34am<br /><br />Hello,<br><br>if FocusSubItems is TRUE, than sub item selection can't handle with cursor keys.<br>VK_LEFT will close the sub tree element.<br><br>&nbsp; Jimmy<br><br>]]>
   </description>
   <pubDate>Thu, 17 Dec 2009 05:34:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15880&amp;PID=55707&amp;title=cursor-navigation-focussubitems#55707</guid>
  </item> 
 </channel>
</rss>