<?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 : [WORKAROUND] Navigation &amp; Header Problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [WORKAROUND] Navigation &amp; Header Problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 19:56:58 +0000</pubDate>
  <lastBuildDate>Thu, 19 May 2011 15:54:39 +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=18410</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[[WORKAROUND] Navigation &amp; Header Problem :  Here&amp;#039;s a really ugly workaround...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18410&amp;PID=64494&amp;title=workaround-navigation-header-problem#64494</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 18410<br /><strong>Posted:</strong> 19 May 2011 at 3:54pm<br /><br />Here's a really ugly workaround that I'll use for now because I am desperate (unless someone has a better idea!)<br><br>Essentially, I have to simulate a click on the HeaderRow when cursor up is pressed (since Navigator.CurrentFocusInHeader = True doesn't seem to do anything).<br><br>I also have a static flag in the FocusChanging event to prevent a stack overflow and I manually change the focus there to the newrow when moving from the Header &gt; ReportBody.<br><br>Ugh...<br><br><a href="uploads/2676/ReportFocusHeaderWorkaround.zip" target="_blank">uploads/2676/ReportFocusHeaderWorkaround.zip</a><br>]]>
   </description>
   <pubDate>Thu, 19 May 2011 15:54:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18410&amp;PID=64494&amp;title=workaround-navigation-header-problem#64494</guid>
  </item> 
  <item>
   <title><![CDATA[[WORKAROUND] Navigation &amp; Header Problem :  I having trouble understanding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18410&amp;PID=64493&amp;title=workaround-navigation-header-problem#64493</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 18410<br /><strong>Posted:</strong> 19 May 2011 at 3:30pm<br /><br />I having trouble understanding the logic behind FocusChanging, SelectionChanged and row navigation when crossing the header boundary.<br><br>If focus is in the top row of the main report body, and you push the up-arrow key, the FocusChanging event fires and returns a HeaderRow for the NewRow property - but focus never moves to the HeaderRow, and the SelectionChanged event doesn't fire.<br><br>If you click the HeaderRow with the mouse, focus goes there, but when you hit the down-arrow key the focus gets stuck in the header, but the FocusChanging event fires as if you were going to navigate back to the report body. SelectionChanged doesn't fire though, and navigation gets "stuck" in the header.<br><br>Is this the normal and expected behaviour? Is there any way to be able to navigate across the header boundary using only the keyboard?<br><br>Here's a sample:<br><a href="uploads/2676/ReportFocusHeader.zip" target="_blank">uploads/2676/ReportFocusHeader.zip</a><br>]]>
   </description>
   <pubDate>Thu, 19 May 2011 15:30:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18410&amp;PID=64493&amp;title=workaround-navigation-header-problem#64493</guid>
  </item> 
 </channel>
</rss>