<?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 : Report Control and horizontal scrolling</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Report Control and horizontal scrolling]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 13:09:54 +0000</pubDate>
  <lastBuildDate>Mon, 27 Oct 2008 12:06:23 +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=10632</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[Report Control and horizontal scrolling : Thankyou  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=42385&amp;title=report-control-and-horizontal-scrolling#42385</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4631">Mossy</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 27 October 2008 at 12:06pm<br /><br />Thankyou<DIV></DIV>]]>
   </description>
   <pubDate>Mon, 27 Oct 2008 12:06:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=42385&amp;title=report-control-and-horizontal-scrolling#42385</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control and horizontal scrolling :   Mossy wrote: hi this is great...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=42309&amp;title=report-control-and-horizontal-scrolling#42309</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 24 October 2008 at 6:59am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Mossy" alt="Originally posted by Mossy" style="vertical-align: text-bottom;" /> <strong>Mossy wrote:</strong><br /><br /><P>hi this is great left rihgt and up down but what do i do to stop the children of a record from collapsing or expanding when going left right.</P><P>please help</P></td></tr></table> <DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>If you are desperate:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndReportControl_PreviewKeyDown(KeyCode As Integer, ByVal Shift As Integer, Cancel As Boolean)<BR>&nbsp;&nbsp;&nbsp; Select Case KeyCode<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case 37, 39<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If wndReportControl.FocusedRow.GroupRow Then Cancel = True<BR>&nbsp;&nbsp;&nbsp; End Select<BR>End Sub</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 24 Oct 2008 06:59:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=42309&amp;title=report-control-and-horizontal-scrolling#42309</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control and horizontal scrolling : hi this is great left rihgt and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=42065&amp;title=report-control-and-horizontal-scrolling#42065</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4631">Mossy</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 16 October 2008 at 10:07am<br /><br /><P>hi this is great left rihgt and up down but what do i do to stop the children of a record from collapsing or expanding when going left right.</P><P>&nbsp;</P><P>please help</P>]]>
   </description>
   <pubDate>Thu, 16 Oct 2008 10:07:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=42065&amp;title=report-control-and-horizontal-scrolling#42065</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control and horizontal scrolling :   braian87b wrote:you are a genius...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35915&amp;title=report-control-and-horizontal-scrolling#35915</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 28 May 2008 at 11:11am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by braian87b" alt="Originally posted by braian87b" style="vertical-align: text-bottom;" /> <strong>braian87b wrote:</strong><br /><br />you are a genius explaining things like this <DIV>&nbsp;</DIV><DIV>thanks!</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>Tell it to my boss <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Pictures will always make things easier to explain. You have to make a few screenshots and that's it. Yes, it takes about&nbsp;2 minutes more and ??? If you didn't understand it, I would have been&nbsp;busy (maybe 3 minutes) with the reply of your second question <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 28 May 2008 11:11:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35915&amp;title=report-control-and-horizontal-scrolling#35915</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control and horizontal scrolling : you are a genius explaining things...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35913&amp;title=report-control-and-horizontal-scrolling#35913</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3987">braian87b</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 28 May 2008 at 10:17am<br /><br />you are a genius explaining things like this<DIV>&nbsp;</DIV><DIV>thanks!</DIV>]]>
   </description>
   <pubDate>Wed, 28 May 2008 10:17:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35913&amp;title=report-control-and-horizontal-scrolling#35913</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control and horizontal scrolling :   braian87b wrote:  Im sorry,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35891&amp;title=report-control-and-horizontal-scrolling#35891</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 28 May 2008 at 12:21am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by braian87b" alt="Originally posted by braian87b" style="vertical-align: text-bottom;" /> <strong>braian87b wrote:</strong><br /><br />&nbsp; <DIV>Im sorry, this has no relation with my question but: what is the purpose or usage for those properties?... SelectionEnable and ShowRowFocus...</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance!</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>Suppose you have 50 columns. You set <strong>AutoSizeColumns = false</strong> in order to have a decent view of the report. Now, if you want to navigate the columns in the report you have to set <strong>FocusSubItems = true</strong>. The selection of the row will look like the first picture (the selected subitem is white and not blue). <strong>SelectionEnabled = false</strong> will show only the FocusRect (<strong>ShowFocusRect = true</strong>) (see second picture) Now you will see which row is selected and you can navigate the columns with left and right key</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><img src="https://forum.codejock.com/uploads/20080528_000116_ReportSelecti&#111;n.JPG" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 28 May 2008 00:21:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35891&amp;title=report-control-and-horizontal-scrolling#35891</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control and horizontal scrolling :   Aaron wrote:Hi,   The only...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35865&amp;title=report-control-and-horizontal-scrolling#35865</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3987">braian87b</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 27 May 2008 at 10:27am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Aaron" alt="Originally posted by Aaron" style="vertical-align: text-bottom;" /> <strong>Aaron wrote:</strong><br /><br />Hi, <DIV>&nbsp;</DIV><DIV>The only thing you can do is:</DIV><DIV>&nbsp;</DIV><DIV>wndReportControl.SelectionEnable = False </DIV><DIV>&nbsp;</DIV><DIV>This will hide the selection and you have only the RowFocus&nbsp;when settting wndReportControl.ShowRowFocus = True of course</DIV></td></tr></table> <DIV>&nbsp;</DIV><DIV>Im sorry, this has no relation with my question but: what is the purpose or usage for those properties?... SelectionEnable and ShowRowFocus...</DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance!</DIV>]]>
   </description>
   <pubDate>Tue, 27 May 2008 10:27:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35865&amp;title=report-control-and-horizontal-scrolling#35865</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control and horizontal scrolling : Thanx, i think i can find a solution...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35242&amp;title=report-control-and-horizontal-scrolling#35242</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2864">sunbeam</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 15 May 2008 at 10:22am<br /><br />Thanx, i think i can find a solution starting from the things you gave me.<DIV>&nbsp;</DIV><DIV>Kind regards and many thanx!</DIV>]]>
   </description>
   <pubDate>Thu, 15 May 2008 10:22:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35242&amp;title=report-control-and-horizontal-scrolling#35242</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control and horizontal scrolling : Hi,  The only thing you can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35238&amp;title=report-control-and-horizontal-scrolling#35238</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 15 May 2008 at 9:13am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>The only thing you can do is:</DIV><DIV>&nbsp;</DIV><DIV>wndReportControl.SelectionEnable = False </DIV><DIV>&nbsp;</DIV><DIV>This will hide the selection and you have only the RowFocus&nbsp;when settting wndReportControl.ShowRowFocus = True of course</DIV>]]>
   </description>
   <pubDate>Thu, 15 May 2008 09:13:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35238&amp;title=report-control-and-horizontal-scrolling#35238</guid>
  </item> 
  <item>
   <title><![CDATA[Report Control and horizontal scrolling : Okay. That is more or less the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35235&amp;title=report-control-and-horizontal-scrolling#35235</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2864">sunbeam</a><br /><strong>Subject:</strong> 10632<br /><strong>Posted:</strong> 15 May 2008 at 8:48am<br /><br />Okay. That is more or less the thing i need. But i see you have a selection box now for the column that i have selected. I only have a row select. Is it somehow possible to suppress this selection box now?<DIV>&nbsp;</DIV><DIV>Already many thanx!</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 15 May 2008 08:48:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10632&amp;PID=35235&amp;title=report-control-and-horizontal-scrolling#35235</guid>
  </item> 
 </channel>
</rss>