<?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 : PropertyGridItems - how to iterate over collection</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : PropertyGridItems - how to iterate over collection]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 16:04:06 +0000</pubDate>
  <lastBuildDate>Sun, 29 Aug 2010 17:24:11 +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=17171</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[PropertyGridItems - how to iterate over collection : Thanks Oleg - this works a treat. Andy...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17171&amp;PID=59946&amp;title=propertygriditems-how-to-iterate-over-collection#59946</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6338">AndyK3</a><br /><strong>Subject:</strong> 17171<br /><strong>Posted:</strong> 29 August 2010 at 5:24pm<br /><br />Thanks Oleg - this works a treat.<DIV>Andy</DIV>]]>
   </description>
   <pubDate>Sun, 29 Aug 2010 17:24:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17171&amp;PID=59946&amp;title=propertygriditems-how-to-iterate-over-collection#59946</guid>
  </item> 
  <item>
   <title><![CDATA[PropertyGridItems - how to iterate over collection : Hi,  Our sample has such code....Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17171&amp;PID=59943&amp;title=propertygriditems-how-to-iterate-over-collection#59943</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17171<br /><strong>Posted:</strong> 29 August 2010 at 1:18pm<br /><br />Hi,<br /><br />Our sample has such code....Please check it first.<br /><br />'Enumeration Samples<br />&nbsp;&nbsp;&nbsp;&nbsp;For Each Category In wndPropertyGrid.Categories<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Debug.Print "Category "; Category.Caption<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; For Each Item In Category.Childs<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Debug.Print "  Item "; Item.Caption<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Next<br />&nbsp;&nbsp;&nbsp;&nbsp;<br />&nbsp;&nbsp;&nbsp;&nbsp;Next]]>
   </description>
   <pubDate>Sun, 29 Aug 2010 13:18:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17171&amp;PID=59943&amp;title=propertygriditems-how-to-iterate-over-collection#59943</guid>
  </item> 
  <item>
   <title><![CDATA[PropertyGridItems - how to iterate over collection : I am new to CodeJock and I have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17171&amp;PID=59941&amp;title=propertygriditems-how-to-iterate-over-collection#59941</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6338">AndyK3</a><br /><strong>Subject:</strong> 17171<br /><strong>Posted:</strong> 29 August 2010 at 5:53am<br /><br /><P>I am new to CodeJock and I have been experimenting with thePropertyGrid.</P><DIV>I have created a propertygrid that looks similar to the sample provided by CJ.</DIV><DIV>It has 4 Categories, each category has a number of Items and each Item in a Category has its own Items as well.</DIV><DIV>&nbsp;</DIV><DIV>I'd like to iterate over the collection of Items and Categories to pick up values so that I can build an XML document and pass it to my application.</DIV><DIV>I need to flatten the structure and pass Name:Value pairs in the XML.</DIV><DIV>I see there is a Categories collection of the PropertyGrid which shows the 4 categories but I can't understand how to get at the Items collection.</DIV><DIV>&nbsp;</DIV><DIV>Any help greatly appreciated</DIV><DIV>&nbsp;</DIV><DIV>Thank you</DIV><DIV>&nbsp;</DIV><DIV>Andy</DIV><DIV>CodeJock 13.1.0</DIV>]]>
   </description>
   <pubDate>Sun, 29 Aug 2010 05:53:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17171&amp;PID=59941&amp;title=propertygriditems-how-to-iterate-over-collection#59941</guid>
  </item> 
 </channel>
</rss>