<?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 : Deleting Items</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Deleting Items]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 07:46:08 +0000</pubDate>
  <lastBuildDate>Mon, 31 Jan 2005 05:58:54 +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=243</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[Deleting Items : use pItem-&amp;gt;Remove();  sorry...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=243&amp;PID=4904&amp;title=deleting-items#4904</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 243<br /><strong>Posted:</strong> 31 January 2005 at 5:58am<br /><br /><P>use pItem-&gt;Remove();</P><P>&nbsp;</P><P>sorry for mistake in documentation. </P>]]>
   </description>
   <pubDate>Mon, 31 Jan 2005 05:58:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=243&amp;PID=4904&amp;title=deleting-items#4904</guid>
  </item> 
  <item>
   <title><![CDATA[Deleting Items : C_Recordset rset = m_DataContr...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=243&amp;PID=4870&amp;title=deleting-items#4870</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=962">tis707</a><br /><strong>Subject:</strong> 243<br /><strong>Posted:</strong> 28 January 2005 at 4:26am<br /><br /><P>&nbsp;C_Recordset rset = m_DataControl.GetRecordset();<BR>&nbsp;&nbsp;rset.Delete(1);</P><P>&nbsp;</P><P>try this </P><P>datacontlo is the member variable of ado contrlo</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Fri, 28 Jan 2005 04:26:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=243&amp;PID=4870&amp;title=deleting-items#4870</guid>
  </item> 
  <item>
   <title><![CDATA[Deleting Items :  Hi I am evaluating the property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=243&amp;PID=558&amp;title=deleting-items#558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=241">jenakap</a><br /><strong>Subject:</strong> 243<br /><strong>Posted:</strong> 13 November 2003 at 5:21pm<br /><br /><FONT size=2><P>Hi</P><P>I am evaluating the property grid for use in one of our products. We use VC6 and MFC for our app. I was wondering how to delete an item from the property grid? When I try to do the following:</P><P>CXTPPropertyGridItem * pItem = m_propGrid.GetSelectedItem(); </P><P>if (pItem) pItem-&gt;Delete();</P><P>I get a compile error saying delete is not a member of CXTPPropertyGridItem. Your documentation says it is. The header file however has a ifdef for DOTNET. How do you delete something from the property grid in VC6? </P><P>Ideally, I would like to select an item and click on a button and have the app delete that and any of its children.</P></FONT>]]>
   </description>
   <pubDate>Thu, 13 Nov 2003 17:21:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=243&amp;PID=558&amp;title=deleting-items#558</guid>
  </item> 
 </channel>
</rss>