<?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 : Vertical Smooth Scrolling Performance (again)</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : Vertical Smooth Scrolling Performance (again)]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 02 May 2026 00:17:38 +0000</pubDate>
  <lastBuildDate>Wed, 15 Nov 2017 16:38:20 +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=23489</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[Vertical Smooth Scrolling Performance (again) : Hi,I discussed about this issue...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23489&amp;PID=76281&amp;title=vertical-smooth-scrolling-performance-again#76281</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4289">fjosesen</a><br /><strong>Subject:</strong> 23489<br /><strong>Posted:</strong> 15 November 2017 at 4:38pm<br /><br />Hi,<div><br></div><div>I discussed about this issue 6 years ago, but it still happens with the last release :-(</div><div><br></div><div>I need to use the report control (ActiveX) with variable height preview area (each row will have different height than others) with a lot of records (10,000 to 50,000) and with smooth vertical scrolling :-)</div><div><br></div><div>I'm testing with a sample application (written from scratch) but I cannot get a good performance in any way (even with lightning fast event handlers when measuring or drawing preview area). I'm testing using virtual and non virtual ways but the control always spend a lot of time when scrolling to the last elements. It works fine with the first ones. It seems than the logic developed to calculate the record for the scroll position has an exponential complexity. I know that you need to calculate the height of every previous rows in order to determine the row at the current scroll offset but you'd have to implement any kind of mechanism to enhance it (caching, using estimated and real row heights, delegate on user to calculate it, etc.)</div><div><br></div><div>I know it could be a hard work to solve it, but, please, think about many people are waiting for any solution for years (like me).</div><div><br></div><div>Thanks in advance</div>]]>
   </description>
   <pubDate>Wed, 15 Nov 2017 16:38:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23489&amp;PID=76281&amp;title=vertical-smooth-scrolling-performance-again#76281</guid>
  </item> 
 </channel>
</rss>