<?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 : Performanceproblem with OnBeforeDrawRow</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Performanceproblem with OnBeforeDrawRow]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 11:57:09 +0000</pubDate>
  <lastBuildDate>Tue, 16 Jun 2009 05:49:05 +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=14436</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[Performanceproblem with OnBeforeDrawRow : Hi Ren&#233;,  i&amp;#039;m a VDF developper...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49993&amp;title=performanceproblem-with-onbeforedrawrow#49993</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4980">Trik_tango</a><br /><strong>Subject:</strong> 14436<br /><strong>Posted:</strong> 16 June 2009 at 5:49am<br /><br />Hi René,<DIV>&nbsp;</DIV><DIV>i'm a VDF developper if you share your code i try to help you</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>&nbsp;</DIV><DIV>Renato Villa</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 16 Jun 2009 05:49:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49993&amp;title=performanceproblem-with-onbeforedrawrow#49993</guid>
  </item> 
  <item>
   <title><![CDATA[Performanceproblem with OnBeforeDrawRow : Hi,  I can always have a look...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49674&amp;title=performanceproblem-with-onbeforedrawrow#49674</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 14436<br /><strong>Posted:</strong> 05 June 2009 at 11:00am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I can always have a look at it and maybe other DataFlex users can test your code as well. </DIV><DIV>&nbsp;</DIV><DIV>Just show me how you load data an d code in BeforeDrawRow event.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 05 Jun 2009 11:00:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49674&amp;title=performanceproblem-with-onbeforedrawrow#49674</guid>
  </item> 
  <item>
   <title><![CDATA[Performanceproblem with OnBeforeDrawRow : Hi,  I have to use virtual mode....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49665&amp;title=performanceproblem-with-onbeforedrawrow#49665</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3725">RJungmann</a><br /><strong>Subject:</strong> 14436<br /><strong>Posted:</strong> 05 June 2009 at 4:40am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I have to use virtual mode. In my tests the performance goes down&nbsp;more and more&nbsp;when having more than 2000-3000 rows. And there are situations, where I have more than 30.000 rows.</DIV><DIV>I could sent you the code, but it is Visual DataFlex. But maybe you could find a general mistake in it.</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV>]]>
   </description>
   <pubDate>Fri, 05 Jun 2009 04:40:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49665&amp;title=performanceproblem-with-onbeforedrawrow#49665</guid>
  </item> 
  <item>
   <title><![CDATA[Performanceproblem with OnBeforeDrawRow : Hi,   What code do you have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49583&amp;title=performanceproblem-with-onbeforedrawrow#49583</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 14436<br /><strong>Posted:</strong> 02 June 2009 at 2:13pm<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>What code do you have in BeforeDrawRow event? I did test once (See post <a href="https://forum.codejock.com/forum_posts.asp?TID=9554" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=9554</A>) and I didn't notice any delay when navigating report items. I'm&nbsp;also using BeforeDrawRow event to build markup strings for showing tooltips (well in this case I only have about 7.000 rows and 12 columns and load them directly into records) but every time RC needs to be redrawn, all the&nbsp;markup strings have to be generated...</DIV><DIV>&nbsp;</DIV><DIV>If you resize RC and it shows only, let's say 2&nbsp;rows, do you still have slow navigation? In this case BeforedrawRow event will fire only 2 times the number of cols in RC, in other words: Only those items which are visible at that time,&nbsp;so I can't imagine that it will take that much time to&nbsp;redraw RC items???</DIV><DIV>&nbsp;</DIV><DIV>I can't test your code so I can't tell&nbsp;you&nbsp;anything more than I did already. Well good luck with it... And maybe you have to consider to load data just as ordinary records (I don't see why you use virtual mode for 10.000 records, see my post again <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">) &nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 02 Jun 2009 14:13:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49583&amp;title=performanceproblem-with-onbeforedrawrow#49583</guid>
  </item> 
  <item>
   <title><![CDATA[Performanceproblem with OnBeforeDrawRow : Hi,   when using virtual mode...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49575&amp;title=performanceproblem-with-onbeforedrawrow#49575</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3725">RJungmann</a><br /><strong>Subject:</strong> 14436<br /><strong>Posted:</strong> 02 June 2009 at 8:39am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>when using virtual mode (we need to use this mode, because there are &gt; 10000 Rows) under Visual DataFlex I have the problem, that navigation is quite slow (Pentium 4, 2.5 Ghz). The more columns and rows I have, the slower it is. Maybe, it's much slower mit VDF than with VB.NET, but OnComBeforeDraw seems to be called too much times. Is there another method for updating the items? Can Codejock implement an event, that is only called for items really need to be updated?</DIV><DIV>Actually it isn't useable for us.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>René Jungmann</DIV>]]>
   </description>
   <pubDate>Tue, 02 Jun 2009 08:39:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14436&amp;PID=49575&amp;title=performanceproblem-with-onbeforedrawrow#49575</guid>
  </item> 
 </channel>
</rss>