<?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 : Property Grid Events</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Property Grid Events]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 20:06:03 +0000</pubDate>
  <lastBuildDate>Wed, 30 Apr 2008 02:50:14 +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=9143</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[Property Grid Events : Hi,   This is possible in V12.0...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=34435&amp;title=property-grid-events#34435</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9143<br /><strong>Posted:</strong> 30 April 2008 at 2:50am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>This is possible in V12.0 <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 30 Apr 2008 02:50:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=34435&amp;title=property-grid-events#34435</guid>
  </item> 
  <item>
   <title><![CDATA[Property Grid Events : It will be published in March...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=30989&amp;title=property-grid-events#30989</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9143<br /><strong>Posted:</strong> 08 February 2008 at 3:06pm<br /><br />It will be published in March only :(]]>
   </description>
   <pubDate>Fri, 08 Feb 2008 15:06:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=30989&amp;title=property-grid-events#30989</guid>
  </item> 
  <item>
   <title><![CDATA[Property Grid Events : Oleg,  How do I get the new...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=30962&amp;title=property-grid-events#30962</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9143<br /><strong>Posted:</strong> 08 February 2008 at 3:47am<br /><br />Oleg,<DIV>&nbsp;</DIV><DIV>How do I get the new releases. Can I download them somewhere?</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 08 Feb 2008 03:47:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=30962&amp;title=property-grid-events#30962</guid>
  </item> 
  <item>
   <title><![CDATA[Property Grid Events : For 12.0 we added ExpandChanged...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=30957&amp;title=property-grid-events#30957</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9143<br /><strong>Posted:</strong> 08 February 2008 at 1:43am<br /><br />For 12.0 we added ExpandChanged event.]]>
   </description>
   <pubDate>Fri, 08 Feb 2008 01:43:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=30957&amp;title=property-grid-events#30957</guid>
  </item> 
  <item>
   <title><![CDATA[Property Grid Events : Hi,  You could pay Codejock...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=30947&amp;title=property-grid-events#30947</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 9143<br /><strong>Posted:</strong> 07 February 2008 at 5:48pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>You could pay Codejock a few thousand dollars&nbsp;and maybe they will add the collapse/expand event to the propertygrid&nbsp; <img src="https://forum.codejock.com/smileys/smiley17.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Just kidding.</DIV><DIV>&nbsp;</DIV><DIV>There's no such event. </DIV><DIV>&nbsp;</DIV><DIV>You could use the SelectionChanged event. But when user would click the plus sign , SelectionChanged event does fire, but the Item.Expanded is still false. Only after this event, the item is expanded. If same item would be selected again, Item.Expanded would be true. </DIV><DIV>Better wait until Codejock will add the event <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>May I ask what you need this for? Maybe you can work around this problem. </DIV>]]>
   </description>
   <pubDate>Thu, 07 Feb 2008 17:48:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=30947&amp;title=property-grid-events#30947</guid>
  </item> 
  <item>
   <title><![CDATA[Property Grid Events : How we can have an event when...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=29578&amp;title=property-grid-events#29578</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1502">lionello</a><br /><strong>Subject:</strong> 9143<br /><strong>Posted:</strong> 19 December 2007 at 3:48am<br /><br />How we can have an event when a category in the property grid&nbsp;is expanded/compressed?<DIV>&nbsp;</DIV><DIV>Best regards</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Wed, 19 Dec 2007 03:48:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9143&amp;PID=29578&amp;title=property-grid-events#29578</guid>
  </item> 
 </channel>
</rss>