<?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 : [SOLVED] Identify the row that already has data?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : [SOLVED] Identify the row that already has data?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 07:47:36 +0000</pubDate>
  <lastBuildDate>Thu, 14 Apr 2011 10:11:31 +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=18223</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[[SOLVED] Identify the row that already has data? : GetItemMetrics() is called everytime...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18223&amp;PID=63886&amp;title=solved-identify-the-row-that-already-has-data#63886</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 18223<br /><strong>Posted:</strong> 14 April 2011 at 10:11am<br /><br />GetItemMetrics() is called everytime the report control is being painted. In virtual mode the report control doesn't hold or cache any data. GetItemMetrics() is also only called for visible rows.<br><br>If the window is deactivated the report control loses the focus, so it needs to be redrawn. Same if the window becomes actived again.<br><br><br>Andre<br><br>]]>
   </description>
   <pubDate>Thu, 14 Apr 2011 10:11:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18223&amp;PID=63886&amp;title=solved-identify-the-row-that-already-has-data#63886</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Identify the row that already has data? :   Hello CJ Team,I am implementing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18223&amp;PID=63885&amp;title=solved-identify-the-row-that-already-has-data#63885</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2796">Makarand</a><br /><strong>Subject:</strong> 18223<br /><strong>Posted:</strong> 14 April 2011 at 9:40am<br /><br /><span style="font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height: normal;">Hello CJ Team,<br><br>I am implementing CJ Report control in our application, for that I am referring "VirtualList" sample. In that sample application method GetItemMetrics(..) get the data for each column and row and always get called to paint the cell.<br><br>I included GetItemMetrics(..) method it is working fine with the small amount of data but in case of large data it is getting slow due to calling GetItemMetrics(..) for each row even I activate the window.</span><div><span style="font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height: normal;"><br></span></div><div><span style="font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height: normal;">In simple way, once I set the value for "pItemMetrics-&gt;strText" for 1 to 50 rows (those are visible) I don't want set it each and every time even I activate the window. What is the way where I can ensure that the data has already been loaded for the respective row in function&nbsp;</span><span style="font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height: normal;">GetItemMetrics(..)</span><span style="font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height: normal;">&nbsp;?</span></div><div><span style="font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; font-size: 11px; line-height: normal;"><br>Thanks,<br>-Mak &nbsp;</span></div>]]>
   </description>
   <pubDate>Thu, 14 Apr 2011 09:40:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18223&amp;PID=63885&amp;title=solved-identify-the-row-that-already-has-data#63885</guid>
  </item> 
 </channel>
</rss>