<?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 : Columnwidth as percent</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Columnwidth as percent]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 04:27:13 +0000</pubDate>
  <lastBuildDate>Tue, 21 Sep 2010 04:42:49 +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=17280</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[Columnwidth as percent : Hi,  Did you set AutoColumnSizing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17280&amp;PID=60343&amp;title=columnwidth-as-percent#60343</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 17280<br /><strong>Posted:</strong> 21 September 2010 at 4:42am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Did you set AutoColumnSizing = True?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>With Me.wndReportControl<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .AutoColumnSizing = True<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With .Columns<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With .Add(.Count, "Col 1", Me.wndReportControl.Width / 100 * 10, True) 'Should be +/- 10%, right?</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; '.blabla = ...</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End With</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;End With</DIV><DIV>End With</DIV><DIV>&nbsp;</DIV><DIV>If you set AutoColumnSizing = True, RC will resize column according the "original width" you assigned. If you don't allow columnsizing it will be the same percentage all the way.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 21 Sep 2010 04:42:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17280&amp;PID=60343&amp;title=columnwidth-as-percent#60343</guid>
  </item> 
  <item>
   <title><![CDATA[Columnwidth as percent : Hey I am wondering if there is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17280&amp;PID=60310&amp;title=columnwidth-as-percent#60310</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6387">rune</a><br /><strong>Subject:</strong> 17280<br /><strong>Posted:</strong> 19 September 2010 at 3:26pm<br /><br />Hey I am wondering if there is possible to set column width as a percent value of the controls width.<div><br></div><div>The reason I want to do this is that we are replacing a older list component with ReportControl witch use percent to define column width and I am hoping to reuse all those settings.</div><div><br></div><div>I have tried with calculating column width manually but it didn't work.</div><div><br></div><div>Does anybody have any tip?</div>]]>
   </description>
   <pubDate>Sun, 19 Sep 2010 15:26:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17280&amp;PID=60310&amp;title=columnwidth-as-percent#60310</guid>
  </item> 
 </channel>
</rss>