<?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 : focus on a grid in a pane</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : focus on a grid in a pane]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 13:58:18 +0000</pubDate>
  <lastBuildDate>Thu, 16 May 2013 01:30:05 +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=21647</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[focus on a grid in a pane : Hello ! I have a problem,I have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21647&amp;PID=70946&amp;title=focus-on-a-grid-in-a-pane#70946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8074">Robbbi</a><br /><strong>Subject:</strong> 21647<br /><strong>Posted:</strong> 16 May 2013 at 1:30am<br /><br />Hello ! I have a problem,<br>I have two pane, one with a truedbgrid and another with a web browser.<br>Clicking on a grid the web browser show the relative attacched file like html or pdf.<br>When the attacched file is displyed the pane with the grid lost focus.<br>Attempting to navigate the grid with KeyUp event the grid lost focus and to replace it is necessary to click on a grid with mouse.<br>Is there a way to set focus on a grid every time I click on up or down key after web browser show the attacched file ?<br><br>Private Sub TDBGrid1_KeyUp(KeyCode As Integer, Shift As Integer)<br><br>If Rs_GrEmail.EOF = False Then<br>&nbsp;&nbsp; formAtt.WB1.InnerHTML = Rs_GrEmail("HTMLBody")<br>End If<br><br><font color="#FF0000">now focus remain on formAtt</font> (tdbgrid1.setfocus don't work)<br><br>End Sub<br><br><br>Thank you everybody help me !<br>]]>
   </description>
   <pubDate>Thu, 16 May 2013 01:30:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21647&amp;PID=70946&amp;title=focus-on-a-grid-in-a-pane#70946</guid>
  </item> 
 </channel>
</rss>