<?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 : UnCategorized Item</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : UnCategorized Item]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 20:13:06 +0000</pubDate>
  <lastBuildDate>Thu, 21 Sep 2006 06:22:27 +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=5114</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[UnCategorized Item : Just an update from previous post,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5114&amp;PID=15955&amp;title=uncategorized-item#15955</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1813">Paolo</a><br /><strong>Subject:</strong> 5114<br /><strong>Posted:</strong> 21 September 2006 at 6:22am<br /><br />Just an update from previous post, but the need to change Codejock sources in new releases still remains.<br><br>I've been able to complete my task by moving PropertyGridView::InsertItem from private to public.<br><br>I create and instance of my class, set it's PropertyGridView and add it.<br><table width="99%"><tr><td><pre class="BBcode"><br>PropertyGridItem *pItem = new PropertyGridItem();<br><br>CXTPPropertyGridView *pPropertyGridView = &amp;GetGridView();<br>pItem-&gt;setPropertyGridView(pPropertyGridView );<br><br>GetGridView().InsertItem(pItem, GetCount());<br></pre></td></tr></table><br><br>Paolo<br>]]>
   </description>
   <pubDate>Thu, 21 Sep 2006 06:22:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5114&amp;PID=15955&amp;title=uncategorized-item#15955</guid>
  </item> 
  <item>
   <title><![CDATA[UnCategorized Item :  Hello! I have a PropertyGridItem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5114&amp;PID=15954&amp;title=uncategorized-item#15954</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1813">Paolo</a><br /><strong>Subject:</strong> 5114<br /><strong>Posted:</strong> 21 September 2006 at 5:47am<br /><br />Hello! I have a PropertyGridItem derived class and in my PropertyGrid I want to create an instance of this class. Then I want to add this instance to the PropertyGrid.<br><br>This Item has no category and I want it to be non categorized while all other items of the same PropertyGrid are categorized.<br>Actually I'm trying to solve this by moving PropertyGridView::InsertItem from private to public, but this solution (actually not working as PropertyGridItem is not fully initialized) requires me to modify PropertyGridView.h in all new releases.<br><br>Is there another way to do this without the need to modify Codejock sources on each new release?<br><br>Thanks for any hint<br>Paolo<br>]]>
   </description>
   <pubDate>Thu, 21 Sep 2006 05:47:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5114&amp;PID=15954&amp;title=uncategorized-item#15954</guid>
  </item> 
 </channel>
</rss>