<?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 : SetFixedRowHeight</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : SetFixedRowHeight]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 09:43:43 +0000</pubDate>
  <lastBuildDate>Thu, 29 Sep 2011 11:21: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=18997</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[SetFixedRowHeight :    sbinder wrote:Since 15.1....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18997&amp;PID=66463&amp;title=setfixedrowheight#66463</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 18997<br /><strong>Posted:</strong> 29 September 2011 at 11:21am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by sbinder" alt="Originally posted by sbinder" style="vertical-align: text-bottom;" /> <strong>sbinder wrote:</strong><br /><br /><div>Since 15.1. I have great problems in debug build. Somethimes I get empty ReportControls. In Release everthing is ok. I don't know why this happens, but I can't test somthing, it's horrible. I was searching for bugs in my code for day's and than i realized that it works in release build. </div><div>&nbsp;</div>I have also strange problem with Scrollbar when GetPaintManager()-&gt;<font color="#040004" size="2"><font color="#040004" size="2"><font color="#040004" face="Arial, Helvetica, sans-serif" size="2">SetFixedRowHeight(FALSE) , see screenshot (not possible to scroll to end, last row can't&nbsp;made visible). I get this after I start my application, second time I load data it's ok again. (debug and release build the same)</font></font></font><img src="uploads/840/scrollbarBug.png" height="42" width="822" border="0" /></td></tr></table><br><br>Hi,<br><br>I'm sorry, but your description is too unspecific. Please open a ticket and attach a sample that reproduces your problems.<br><br>Andre<br><br>]]>
   </description>
   <pubDate>Thu, 29 Sep 2011 11:21:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18997&amp;PID=66463&amp;title=setfixedrowheight#66463</guid>
  </item> 
  <item>
   <title><![CDATA[SetFixedRowHeight :    No, I use 15.1.3.  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18997&amp;PID=66458&amp;title=setfixedrowheight#66458</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=840">sbinder</a><br /><strong>Subject:</strong> 18997<br /><strong>Posted:</strong> 29 September 2011 at 5:34am<br /><br />No, I use 15.1.3.]]>
   </description>
   <pubDate>Thu, 29 Sep 2011 05:34:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18997&amp;PID=66458&amp;title=setfixedrowheight#66458</guid>
  </item> 
  <item>
   <title><![CDATA[SetFixedRowHeight : Which version are you using? In...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18997&amp;PID=66456&amp;title=setfixedrowheight#66456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6226">Willowmaster</a><br /><strong>Subject:</strong> 18997<br /><strong>Posted:</strong> 29 September 2011 at 4:47am<br /><br />Which version are you using? In 15.1.3 I think some problems with the last row have been fixed. Maybe the problems are gone too?]]>
   </description>
   <pubDate>Thu, 29 Sep 2011 04:47:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18997&amp;PID=66456&amp;title=setfixedrowheight#66456</guid>
  </item> 
  <item>
   <title><![CDATA[SetFixedRowHeight :  Since 15.1. I have great problems...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18997&amp;PID=66455&amp;title=setfixedrowheight#66455</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=840">sbinder</a><br /><strong>Subject:</strong> 18997<br /><strong>Posted:</strong> 29 September 2011 at 3:44am<br /><br /><div>Since 15.1. I have great problems in debug build. Somethimes I get empty ReportControls. In Release everthing is ok. I don't know why this happens, but I can't test somthing, it's horrible. I was searching for bugs in my code for day's and than i realized that it works in release build. </div><div>&nbsp;</div>I have also strange problem with Scrollbar when GetPaintManager()-&gt;<font color="#040004" size="2"><font color="#040004" size="2"><font color="#040004" face="Arial, Helvetica, sans-serif" size="2">SetFixedRowHeight(FALSE) , see screenshot (not possible to scroll to end, last row can't&nbsp;made visible). I get this after I start my application, second time I load data it's ok again. (debug and release build the same)</font></font></font><img src="uploads/840/scrollbarBug.png" height="42" width="822" border="0" />]]>
   </description>
   <pubDate>Thu, 29 Sep 2011 03:44:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18997&amp;PID=66455&amp;title=setfixedrowheight#66455</guid>
  </item> 
 </channel>
</rss>