<?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 : Slow updates with propertygrid...</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Slow updates with propertygrid...]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 11:19:26 +0000</pubDate>
  <lastBuildDate>Fri, 08 Feb 2008 01:03:06 +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=9526</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[Slow updates with propertygrid... : Hi,  its too much lines. Only...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9526&amp;PID=30953&amp;title=slow-updates-with-propertygrid#30953</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9526<br /><strong>Posted:</strong> 08 February 2008 at 1:03am<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>its too much lines. Only to create 10000 CXTPPropertyGridItem objects will take 7-9 seconds.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;for (int i = 0; i &lt; 10000; i++)<BR>&nbsp;{<BR>&nbsp;&nbsp;new CXTPPropertyGridItem(1, "");<BR>&nbsp;}</DIV><DIV>&nbsp;</DIV><DIV>Think you need to change logic of your application. Make some filter. Don't think somebody ineed need 10000 lines in propertygrid.</DIV>]]>
   </description>
   <pubDate>Fri, 08 Feb 2008 01:03:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9526&amp;PID=30953&amp;title=slow-updates-with-propertygrid#30953</guid>
  </item> 
  <item>
   <title><![CDATA[Slow updates with propertygrid... : I have several property grids...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9526&amp;PID=30943&amp;title=slow-updates-with-propertygrid#30943</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=374">ddlittle</a><br /><strong>Subject:</strong> 9526<br /><strong>Posted:</strong> 07 February 2008 at 3:52pm<br /><br />I have several property grids that need to be updated whenever a file is opened - sometimes with 20K lines total, in up to 3 or 4 levels - and my performance is bad (7600 line update, four grids, 44 seconds).&nbsp; I tried calling BeginUpdate/EndUpdate and the time went down to 43 seconds.&nbsp; Not exactly the increase i was hoping for.<DIV>&nbsp;</DIV><DIV>I am out of ideas&nbsp; -&nbsp; anybody have any?&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV><DIV>&nbsp;</DIV><DIV>- David</DIV>]]>
   </description>
   <pubDate>Thu, 07 Feb 2008 15:52:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9526&amp;PID=30943&amp;title=slow-updates-with-propertygrid#30943</guid>
  </item> 
 </channel>
</rss>