<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Custom Class Properties - Linked/Dependant? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/custom-class-properties-linked-dependant/m-p/1780327#M80232</link>
    <description>Developing for ADT, but a generic .Net question.  For a completely fictitious example, let's say I have a custom class MyLocation.&lt;BR /&gt;
&lt;BR /&gt;
MyLocation.State  (drop-down property)&lt;BR /&gt;
 = AL, AK, AR, etc...&lt;BR /&gt;
&lt;BR /&gt;
MyLocation.NearestCity  (drop-down property)&lt;BR /&gt;
 = &lt;UNIQUE list="" for="" each="" state=""&gt;&lt;BR /&gt;
&lt;BR /&gt;
If users changes the State in PropertyGrid, I want to programmatically change the list that is available for City...&lt;BR /&gt;
&lt;BR /&gt;
Is this possible?  Point me in the right direction?&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Brian Winterscheidt&lt;BR /&gt;
LWPB Architecture&lt;BR /&gt;
Oklahoma City, Oklahoma&lt;/UNIQUE&gt;</description>
    <pubDate>Tue, 03 Oct 2006 04:51:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-10-03T04:51:49Z</dc:date>
    <item>
      <title>Custom Class Properties - Linked/Dependant?</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-class-properties-linked-dependant/m-p/1780327#M80232</link>
      <description>Developing for ADT, but a generic .Net question.  For a completely fictitious example, let's say I have a custom class MyLocation.&lt;BR /&gt;
&lt;BR /&gt;
MyLocation.State  (drop-down property)&lt;BR /&gt;
 = AL, AK, AR, etc...&lt;BR /&gt;
&lt;BR /&gt;
MyLocation.NearestCity  (drop-down property)&lt;BR /&gt;
 = &lt;UNIQUE list="" for="" each="" state=""&gt;&lt;BR /&gt;
&lt;BR /&gt;
If users changes the State in PropertyGrid, I want to programmatically change the list that is available for City...&lt;BR /&gt;
&lt;BR /&gt;
Is this possible?  Point me in the right direction?&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Brian Winterscheidt&lt;BR /&gt;
LWPB Architecture&lt;BR /&gt;
Oklahoma City, Oklahoma&lt;/UNIQUE&gt;</description>
      <pubDate>Tue, 03 Oct 2006 04:51:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-class-properties-linked-dependant/m-p/1780327#M80232</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-10-03T04:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Class Properties - Linked/Dependant?</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-class-properties-linked-dependant/m-p/1780328#M80233</link>
      <description>For those on the web, that should be (more or less):&lt;BR /&gt;
&lt;BR /&gt;
MyLocation.NearestCity (drop-down property)&lt;BR /&gt;
 = [unique list for each state]</description>
      <pubDate>Tue, 03 Oct 2006 04:55:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-class-properties-linked-dependant/m-p/1780328#M80233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-10-03T04:55:14Z</dc:date>
    </item>
  </channel>
</rss>

