<?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 : .De&#115;cripti&#111;n not updating</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : .De&#115;cripti&#111;n not updating]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 11:54:42 +0000</pubDate>
  <lastBuildDate>Wed, 16 Feb 2005 12:05:59 +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=1582</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[.De&#115;cripti&#111;n not updating : New version and this has not been...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=5134&amp;title=description-not-updating#5134</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=871">Gutauckis</a><br /><strong>Subject:</strong> 1582<br /><strong>Posted:</strong> 16 February 2005 at 12:05pm<br /><br />New version and this has not been fixed....]]>
   </description>
   <pubDate>Wed, 16 Feb 2005 12:05:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=5134&amp;title=description-not-updating#5134</guid>
  </item> 
  <item>
   <title><![CDATA[.De&#115;cripti&#111;n not updating : Has anybody confirmed this to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=4641&amp;title=description-not-updating#4641</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=871">Gutauckis</a><br /><strong>Subject:</strong> 1582<br /><strong>Posted:</strong> 06 January 2005 at 6:01pm<br /><br />Has anybody confirmed this to be a bug? Is there a workaround?]]>
   </description>
   <pubDate>Thu, 06 Jan 2005 18:01:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=4641&amp;title=description-not-updating#4641</guid>
  </item> 
  <item>
   <title><![CDATA[.De&#115;cripti&#111;n not updating : Yes, I can. I open up the visual...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=4536&amp;title=description-not-updating#4536</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=871">Gutauckis</a><br /><strong>Subject:</strong> 1582<br /><strong>Posted:</strong> 25 December 2004 at 9:09pm<br /><br />Yes, I can. I open up the visual basic sample app for "property grid".<br><br>Add&nbsp; Item.Description = "Hello" to the&nbsp;wndPropertyGrid_ValueChanged event. I added the line after the"Debug.Print Item.Value" line.<br><br>Run the app.<br><br>Change a value, any one of the items. I changed window size; press enter and you will see the description does not change.<br><br>Now click on a different item then click back on the item you changed the value for. you will then see the updated description.<br><br><br>]]>
   </description>
   <pubDate>Sat, 25 Dec 2004 21:09:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=4536&amp;title=description-not-updating#4536</guid>
  </item> 
  <item>
   <title><![CDATA[.De&#115;cripti&#111;n not updating : Can you reproduce this in one...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=4531&amp;title=description-not-updating#4531</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1582<br /><strong>Posted:</strong> 24 December 2004 at 8:19pm<br /><br />Can you reproduce this in one of the sample projects?]]>
   </description>
   <pubDate>Fri, 24 Dec 2004 20:19:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=4531&amp;title=description-not-updating#4531</guid>
  </item> 
  <item>
   <title><![CDATA[.De&#115;cripti&#111;n not updating :   I notice once the property...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=4519&amp;title=description-not-updating#4519</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=871">Gutauckis</a><br /><strong>Subject:</strong> 1582<br /><strong>Posted:</strong> 23 December 2004 at 1:30pm<br /><br />I notice once the property grid has been displayed, if I try to changethe description of an item, it does not paint itself. If I clickanother item in the grid and then go back to the item I changed thedescription has been updated.<br><br>Here is what I am doing:<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;  'Sets up the item<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Item = Category.AddChildItem(PropertyItemString, "Description", "")<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With Item<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  .Description = "Material Name" <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  .Tag = ID_PROPERTY_MATERIAL_NAME<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  .Flags = ItemHasComboButton<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;LoadMaterialGrid Item 'this loads the combo list with somenames<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With<br><br>Now in the program<br><br>Private Sub wndPropertyGrid_ValueChanged(ByVal Item As XtremePropertyGrid.IPropertyGridItem)<br><br>&nbsp;&nbsp;&nbsp; Select Case Item.Tag<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Case Defines.ID_PROPERTY_MATERIAL_NAME:<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Item.Description = "New Name"<br>&nbsp;&nbsp;&nbsp; End Select<br>&nbsp;&nbsp;&nbsp; <br><br>End Sub<br><br>This does not actaully paint the grid with the new text. The only wayto get the new text is to click another item in the grid and then clickback on the original item.<br><br><span style="font-size:10px"><br /><br />Edited by Gutauckis</span>]]>
   </description>
   <pubDate>Thu, 23 Dec 2004 13:30:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1582&amp;PID=4519&amp;title=description-not-updating#4519</guid>
  </item> 
 </channel>
</rss>