<?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 : Blank/Null Items</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Blank/Null Items]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 24 May 2026 11:50:56 +0000</pubDate>
  <lastBuildDate>Wed, 25 Aug 2004 04:19:52 +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=1104</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[Blank/Null Items : Is there any way that PropertyGridItem&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1104&amp;PID=2876&amp;title=blank-null-items#2876</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1104<br /><strong>Posted:</strong> 25 August 2004 at 4:19am<br /><br /><P>Is there any way that PropertyGridItem's can be changed to allow for the value to appear blank?</P><P>For example if I add a PropertyItemString <BR><table width="99%"><tr><td><pre class="BBcode">&nbsp;&nbsp; Set Item = Category.AddChildItem(PropertyItemString, "StringItem", "")</pre></td></tr></table>Then the propertygrid contains an item with no value (actually a zero length string)</P><P>For example if I add a PropertyItemDate <BR><table width="99%"><tr><td><pre class="BBcode">&nbsp;&nbsp; Set Item = Category.AddChildItem(PropertyItemDate, "DateItem", "")</pre></td></tr></table>Then the propertygrid contains an item with the value "01/01/2004". If the value is deleted, it is automatically reset to "01/01/2004"</P><P>For example if I add a PropertyItemNumber <BR><table width="99%"><tr><td><pre class="BBcode">&nbsp;&nbsp; Set Item = Category.AddChildItem(PropertyItemNumber, "NumberItem", "")</pre></td></tr></table>Then the propertygrid contains an item with the value "0". If the value is deleted, it is automatically reset to "0"</P><P>It would be a great help if this was possible as I would like my users to have the option of providing a date/number in the property grid.<BR></P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Wed, 25 Aug 2004 04:19:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1104&amp;PID=2876&amp;title=blank-null-items#2876</guid>
  </item> 
 </channel>
</rss>