<?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 : How to add scrollbar to Report C&#111;ntrol ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How to add scrollbar to Report C&#111;ntrol ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 03:39:58 +0000</pubDate>
  <lastBuildDate>Thu, 09 Feb 2006 07:32:27 +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=3635</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[How to add scrollbar to Report C&#111;ntrol ? : Simply add this code before you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3635&amp;PID=10902&amp;title=how-to-add-scrollbar-to-report-control#10902</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 3635<br /><strong>Posted:</strong> 09 February 2006 at 7:32am<br /><br />Simply add this code before you add your columns and the columns will use the width that you specify:<br><br>wndReportControl.AutoColumnSizing = False<br><br>WhenAutoColumnSizing is True the width that you set is ignored and thecolumns are sized to fit the screen.&nbsp;When False, a horizontal scrollbarwill appear allowing the columns to be scrolled. &nbsp;]]>
   </description>
   <pubDate>Thu, 09 Feb 2006 07:32:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3635&amp;PID=10902&amp;title=how-to-add-scrollbar-to-report-control#10902</guid>
  </item> 
  <item>
   <title><![CDATA[How to add scrollbar to Report C&#111;ntrol ? : Hello, I am using Codejock report...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3635&amp;PID=10898&amp;title=how-to-add-scrollbar-to-report-control#10898</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1781">shrutij</a><br /><strong>Subject:</strong> 3635<br /><strong>Posted:</strong> 09 February 2006 at 6:03am<br /><br /><P>Hello,</P><P>I am using Codejock report control for displaying data from Ms-Access database. One of the Access table has 170 columns.All columns are not visible.So I want to add horizontal scrollbar for reportcontrol.</P><P>How to do it?</P><P>Thanks.</P>]]>
   </description>
   <pubDate>Thu, 09 Feb 2006 06:03:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3635&amp;PID=10898&amp;title=how-to-add-scrollbar-to-report-control#10898</guid>
  </item> 
 </channel>
</rss>