<?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 : Retrieving data from a PropertyGrid....</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Retrieving data from a PropertyGrid....]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 16:25:00 +0000</pubDate>
  <lastBuildDate>Thu, 27 May 2004 11:25:28 +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=788</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[Retrieving data from a PropertyGrid.... : We are populating the PG from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=788&amp;PID=2070&amp;title=retrieving-data-from-a-propertygrid#2070</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=374">ddlittle</a><br /><strong>Subject:</strong> 788<br /><strong>Posted:</strong> 27 May 2004 at 11:25am<br /><br /><P>We are populating the PG from a file, and re-writing that file from the data in the PG (there isn't really an internal data structure), so catching XTPWM_PROPERTRYGRID_NOTIFY would only catch what the user has modified.&nbsp; We need to whole grid...</P><P>I think I've solved the recursive read thing, but still hare having some problems with UI type stuff, like cut/copy/paste.</P><P>Thanks!</P><P>-David</P>]]>
   </description>
   <pubDate>Thu, 27 May 2004 11:25:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=788&amp;PID=2070&amp;title=retrieving-data-from-a-propertygrid#2070</guid>
  </item> 
  <item>
   <title><![CDATA[Retrieving data from a PropertyGrid.... : Why does your recursive descent...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=788&amp;PID=2068&amp;title=retrieving-data-from-a-propertygrid#2068</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=245">ddyer</a><br /><strong>Subject:</strong> 788<br /><strong>Posted:</strong> 27 May 2004 at 10:10am<br /><br /><P>Why does your recursive descent skip lines?&nbsp;</P><P>One way to get the data is to be proactive about it and snag it on a<FONT size=2>&nbsp; XTPWM_PROPERTYGRID_NOTIFY event.<BR><BR>The problem with that is if your grid looses focus, you won't get the event.&nbsp; For example, you could have had a custom toolbar on the propertygrid that takes action on the grid contents.<BR></FONT><FONT size=2></P></FONT>]]>
   </description>
   <pubDate>Thu, 27 May 2004 10:10:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=788&amp;PID=2068&amp;title=retrieving-data-from-a-propertygrid#2068</guid>
  </item> 
  <item>
   <title><![CDATA[Retrieving data from a PropertyGrid.... : What&amp;#039;s the best way to walk...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=788&amp;PID=2061&amp;title=retrieving-data-from-a-propertygrid#2061</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=374">ddlittle</a><br /><strong>Subject:</strong> 788<br /><strong>Posted:</strong> 26 May 2004 at 3:35pm<br /><br /><P>What's the best way to walk through a property grid and grab all the data?&nbsp; Each branch has multiple children, like a tree control.&nbsp; I wrote a recursive function to go from the top to the bottom, but it skips some lines.&nbsp; I was hoping for something like "GetRow(rowNumber)" or something....</P><P>Please Help! <IMG src="http://forum.codejock.com/smileys/smiley5.gif" border="0"></P><P>Thanks!</P><P>- David</P>]]>
   </description>
   <pubDate>Wed, 26 May 2004 15:35:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=788&amp;PID=2061&amp;title=retrieving-data-from-a-propertygrid#2061</guid>
  </item> 
 </channel>
</rss>