<?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 : Faster Constraint Add</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Faster Constraint Add]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 24 May 2026 10:00:31 +0000</pubDate>
  <lastBuildDate>Wed, 11 Jun 2008 01:15:26 +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=10980</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[Faster Constraint Add : Hello,  There is no other methods....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10980&amp;PID=36533&amp;title=faster-constraint-add#36533</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10980<br /><strong>Posted:</strong> 11 June 2008 at 1:15am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>There is no other methods.</DIV>]]>
   </description>
   <pubDate>Wed, 11 Jun 2008 01:15:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10980&amp;PID=36533&amp;title=faster-constraint-add#36533</guid>
  </item> 
  <item>
   <title><![CDATA[Faster Constraint Add : I have a rather massive property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10980&amp;PID=36520&amp;title=faster-constraint-add#36520</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3643">jemery</a><br /><strong>Subject:</strong> 10980<br /><strong>Posted:</strong> 10 June 2008 at 5:14pm<br /><br />I have a rather massive property grid, or I should say one with thousands of parameters.&nbsp; Is there any faster method of adding multiple constraints (like an override with a string&#091;&#093; passed in)?<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; item.Constraints.Clear();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; int i = 0;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for (i=0; i&lt;constraints.strings.Length; i++)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; item.Constraints.Add(constraints.strings<em>, i);<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br><br>Right now this seems to be the only method, but I'm sure internally it could be performing this action a lot faster.<br><br>Apologies if someone has already asked this.&nbsp; I don't see it mentioned in the forums.<br>]]>
   </description>
   <pubDate>Tue, 10 Jun 2008 17:14:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10980&amp;PID=36520&amp;title=faster-constraint-add#36520</guid>
  </item> 
 </channel>
</rss>