<?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 : Horizontal scrollbar on report control</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Horizontal scrollbar on report control]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 18:34:54 +0000</pubDate>
  <lastBuildDate>Mon, 31 Aug 2009 03:03:48 +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=13279</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[Horizontal scrollbar on report control : I do think that both resizing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=52582&amp;title=horizontal-scrollbar-on-report-control#52582</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 13279<br /><strong>Posted:</strong> 31 August 2009 at 3:03am<br /><br />I do think that both resizing techniques should be supported; Explorer style (very ugly if you ask me) and "My" style (last column not affected by autosize-flag).<DIV>&nbsp;</DIV><DIV>Just to make sure you don't break existing code :P</DIV>]]>
   </description>
   <pubDate>Mon, 31 Aug 2009 03:03:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=52582&amp;title=horizontal-scrollbar-on-report-control#52582</guid>
  </item> 
  <item>
   <title><![CDATA[Horizontal scrollbar on report control : By &amp;#034;now&amp;#034; you mean &amp;#034;with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=52581&amp;title=horizontal-scrollbar-on-report-control#52581</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 13279<br /><strong>Posted:</strong> 31 August 2009 at 3:02am<br /><br />By "now" you mean "with latest sources"?]]>
   </description>
   <pubDate>Mon, 31 Aug 2009 03:02:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=52581&amp;title=horizontal-scrollbar-on-report-control#52581</guid>
  </item> 
  <item>
   <title><![CDATA[Horizontal scrollbar on report control : You can do it if use call Col-&amp;gt;SetAutoSize(FALSE)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=52578&amp;title=horizontal-scrollbar-on-report-control#52578</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13279<br /><strong>Posted:</strong> 30 August 2009 at 7:11pm<br /><br />You can do it if use call <FONT size=2>Col-&gt;SetAutoSize(FALSE) for all columns except last one. Now you can call <DIV></DIV><DIV>GetReportCtrl().GetReportHeader()-&gt;SetAutoColumnSizing(TRUE);</DIV><DIV>and window resizing will change LAST column width as you expected</DIV></FONT>]]>
   </description>
   <pubDate>Sun, 30 Aug 2009 19:11:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=52578&amp;title=horizontal-scrollbar-on-report-control#52578</guid>
  </item> 
  <item>
   <title><![CDATA[Horizontal scrollbar on report control : Lately, using the most recent...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=52504&amp;title=horizontal-scrollbar-on-report-control#52504</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 13279<br /><strong>Posted:</strong> 28 August 2009 at 7:41am<br /><br /><P>Lately, using the most recent source code, I noticed a problem when resizing. When&nbsp;I make the control narrower from right, I expect the last column to shrink, and not all columns!</P><DIV>Perhaps this call does the trick (cannot test now):</DIV><DIV>GetReportCtrl().GetReportHeader()-&gt;SetAutoColumnSizing(FALSE);</DIV><DIV>&nbsp;</DIV><DIV>Or do I have to take other things into consideration too?</DIV>]]>
   </description>
   <pubDate>Fri, 28 Aug 2009 07:41:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=52504&amp;title=horizontal-scrollbar-on-report-control#52504</guid>
  </item> 
  <item>
   <title><![CDATA[Horizontal scrollbar on report control : Play with MFC ReportSample - you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=45358&amp;title=horizontal-scrollbar-on-report-control#45358</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13279<br /><strong>Posted:</strong> 11 February 2009 at 5:47pm<br /><br />Play with MFC ReportSample - you can set all combinations of flags and see result <DIV>&nbsp;</DIV><DIV>P.S. Now we have extra internal logic to expose horizontal scrollbar automatically - if you set column's min width and OnSize handler can't fit all visible columns in given size. (Release 13.1)</DIV>]]>
   </description>
   <pubDate>Wed, 11 Feb 2009 17:47:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=45358&amp;title=horizontal-scrollbar-on-report-control#45358</guid>
  </item> 
  <item>
   <title><![CDATA[Horizontal scrollbar on report control : Awesome! Thank you!And a side...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=45035&amp;title=horizontal-scrollbar-on-report-control#45035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4893">YMHiK</a><br /><strong>Subject:</strong> 13279<br /><strong>Posted:</strong> 30 January 2009 at 3:57pm<br /><br />Awesome! Thank you!<br><br>And a side question. Is there any logic within control that automatically sets column sizing to TRUE?<br>]]>
   </description>
   <pubDate>Fri, 30 Jan 2009 15:57:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=45035&amp;title=horizontal-scrollbar-on-report-control#45035</guid>
  </item> 
  <item>
   <title><![CDATA[Horizontal scrollbar on report control :  GetReportCtrl().GetReportHea...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=45014&amp;title=horizontal-scrollbar-on-report-control#45014</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 13279<br /><strong>Posted:</strong> 29 January 2009 at 9:28pm<br /><br /><FONT size=2><P>GetReportCtrl().GetReportHeader()-&gt;SetAutoColumnSizing(FALSE)</P></FONT>]]>
   </description>
   <pubDate>Thu, 29 Jan 2009 21:28:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=45014&amp;title=horizontal-scrollbar-on-report-control#45014</guid>
  </item> 
  <item>
   <title><![CDATA[Horizontal scrollbar on report control : Can somebody explain the logic...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=44987&amp;title=horizontal-scrollbar-on-report-control#44987</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4893">YMHiK</a><br /><strong>Subject:</strong> 13279<br /><strong>Posted:</strong> 28 January 2009 at 2:01pm<br /><br />Can somebody explain the logic how report control decides whether to display horizontal scrollbar?]]>
   </description>
   <pubDate>Wed, 28 Jan 2009 14:01:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13279&amp;PID=44987&amp;title=horizontal-scrollbar-on-report-control#44987</guid>
  </item> 
 </channel>
</rss>