<?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 : How to truely identify an item?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : How to truely identify an item?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 17:12:11 +0000</pubDate>
  <lastBuildDate>Mon, 20 Dec 2004 13:37: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=1358</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[How to truely identify an item? : Don&amp;#039;t want to be a pain but...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=4473&amp;title=how-to-truely-identify-an-item#4473</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=871">Gutauckis</a><br /><strong>Subject:</strong> 1358<br /><strong>Posted:</strong> 20 December 2004 at 1:37pm<br /><br />Don't want to be a pain but do want to stress the importance of gettingthe next update. I need to be able to use the ID as well for thegriditem... Any word on when we can have the new control?]]>
   </description>
   <pubDate>Mon, 20 Dec 2004 13:37:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=4473&amp;title=how-to-truely-identify-an-item#4473</guid>
  </item> 
  <item>
   <title><![CDATA[How to truely identify an item? : :-( I&amp;#039;m no big fan of workarounds,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3952&amp;title=how-to-truely-identify-an-item#3952</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=787">JSram</a><br /><strong>Subject:</strong> 1358<br /><strong>Posted:</strong> 10 November 2004 at 11:00am<br /><br />:-( I'm no big fan of workarounds, I like properly equippedcontrols.&nbsp; I consider that part inconsistent as a combo box shouldhave an index as minimum. There is a better workaround though, althoughit affect the appearance a bit, "enum" each constrain like "1-FirstItem", "2-Second Item" etc. and then read it iResult =Val(Left$(sConstraint,1) ), but this doesn't work currently as there isno way to checkthe identity of the Parent.<br><br>But ok, the good thing is I can prepare my code for this now - and have it work later <img src="http://forum.codejock.com/smileys/smiley32.gif" border="0"><br>]]>
   </description>
   <pubDate>Wed, 10 Nov 2004 11:00:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3952&amp;title=how-to-truely-identify-an-item#3952</guid>
  </item> 
  <item>
   <title><![CDATA[How to truely identify an item? : Sorry, not sure on a release date.  No,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3951&amp;title=how-to-truely-identify-an-item#3951</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1358<br /><strong>Posted:</strong> 10 November 2004 at 10:46am<br /><br />Sorry, not sure on a release date.<br><br>No, constraints did not get an ID.&nbsp; I've had that question beforeand was told that you need to create something like a "Select"statement keyed on the text of the item constraints.&nbsp; Then youcould associate data with the different items.&nbsp; I know this isn'tmuch help in a multi-language program. <br><br>But there is a workaround, you can search by ID for the item that hasthe constraints, then you can clear the constraints and add new oneswith the current language.<br>]]>
   </description>
   <pubDate>Wed, 10 Nov 2004 10:46:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3951&amp;title=how-to-truely-identify-an-item#3951</guid>
  </item> 
  <item>
   <title><![CDATA[How to truely identify an item? : Yes that was good news, thanks,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3950&amp;title=how-to-truely-identify-an-item#3950</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=787">JSram</a><br /><strong>Subject:</strong> 1358<br /><strong>Posted:</strong> 10 November 2004 at 10:25am<br /><br />Yes that was good news, thanks, and when (approx.) can we expect to start enjoying this?<br><br>An other thing as well, I feel the constrains kind of suffer from thesame problem, will they also have an ID or at least an index? A tagproperty would also be good as sometime you may like to filter thecollection shown depending on something else, and then an indexwouldn't be of much help as it wouldn't be consistent so you need toset a fixed value to check agains. The value as such is not always goodto check against as it changes if your app is multilingual.<br><br><br>]]>
   </description>
   <pubDate>Wed, 10 Nov 2004 10:25:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3950&amp;title=how-to-truely-identify-an-item#3950</guid>
  </item> 
  <item>
   <title><![CDATA[How to truely identify an item? : Good news! The ID property has...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3949&amp;title=how-to-truely-identify-an-item#3949</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1358<br /><strong>Posted:</strong> 10 November 2004 at 10:05am<br /><br />Good news!&nbsp; The ID property has been added forPropertyGridItems.&nbsp; This will now work just like when you assignand ID to the controls in the CommandBars.&nbsp; The FindItem method(already included) will allow you to easily find the PropertyGridItemsby ID.]]>
   </description>
   <pubDate>Wed, 10 Nov 2004 10:05:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3949&amp;title=how-to-truely-identify-an-item#3949</guid>
  </item> 
  <item>
   <title><![CDATA[How to truely identify an item? : Sorry, I been away for a while...  This...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3932&amp;title=how-to-truely-identify-an-item#3932</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=787">JSram</a><br /><strong>Subject:</strong> 1358<br /><strong>Posted:</strong> 09 November 2004 at 4:06pm<br /><br />Sorry, I been away for a while...<br><br>This was one of the very first things I noticed after I had purshasedthe Xtream suite, and I sent in a feature request report on it, butnever got any feedback on it... and then went on diving into the otherparts of the suite to return later with more knowledge about it.Unfortunately, I found more knowledge didn't help <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0"> <br><br>I hope my report was acknowledged after all and something is done aboutit to the next release, and I hope it's in good time before christmasor I can't release my own app and loose bucks <img src="http://forum.codejock.com/smileys/smiley11.gif" border="0"><br><br>It would be a nice gesture by codejock to give some feedback whengiving in a report as else you don't feel so motivated next time...<br>]]>
   </description>
   <pubDate>Tue, 09 Nov 2004 16:06:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3932&amp;title=how-to-truely-identify-an-item#3932</guid>
  </item> 
  <item>
   <title><![CDATA[How to truely identify an item? : I see no way to do this as well....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3875&amp;title=how-to-truely-identify-an-item#3875</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1358<br /><strong>Posted:</strong> 05 November 2004 at 2:29pm<br /><br />I see no way to do this as well.&nbsp; I would like to see an IDproperty added just like CommandBar controls.&nbsp; Submit this toIssueTrack so development can see this.]]>
   </description>
   <pubDate>Fri, 05 Nov 2004 14:29:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3875&amp;title=how-to-truely-identify-an-item#3875</guid>
  </item> 
  <item>
   <title><![CDATA[How to truely identify an item? : Hi,  I like the property grid...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3799&amp;title=how-to-truely-identify-an-item#3799</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=787">JSram</a><br /><strong>Subject:</strong> 1358<br /><strong>Posted:</strong> 02 November 2004 at 9:52am<br /><br />Hi,<br><br>I like the property grid but as far as I can see it lacks a way totruley identify an Item in the ValueChanged Event, without writing aworkaround code, or have I missed something?<br><br>There is the Caption which in the example codes are used much as aCollection Key, but that is not a satisfying solution if writingmultilanguge code. The Caption value will obviously change depending onlangue used. <br><br>The only way I can see now is to create an Enum for the grid marking upeach item in the tag property, but then you lose the posibility tostore extra data. Although it feels like a more robust solution thatthe checking on the caption agains an language dependant stringvaliable.<br><br>Can we expect to see some improvements on this to the next version?<br>]]>
   </description>
   <pubDate>Tue, 02 Nov 2004 09:52:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1358&amp;PID=3799&amp;title=how-to-truely-identify-an-item#3799</guid>
  </item> 
 </channel>
</rss>