<?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="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Drop Down, ComboBox bindings and interdependencies</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Drop Down, ComboBox bindings and interdependencies</description>
  <pubDate>Tue, 28 Apr 2026 23:47:29 -700</pubDate>
  <lastBuildDate>Thu, 26 Nov 2009 06:53:58 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1566</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Drop Down, ComboBox bindings and interdependencies : you can use silverlight element...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1566&amp;PID=5872#5872</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=404" rel="nofollow">jeffk</a><br /><strong>Subject:</strong> 1566<br /><strong>Posted:</strong> 26-Nov-2009 at 6:53am<br /><br />you can use silverlight element binding to link the selection of one combobox to another.&nbsp; for example, here would be the "parent" combobox.<DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>&lt;</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>telerikInput</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>:</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>RadComboBox</FONT></FONT><P><FONT color=#0000ff size=2><FONT color=#0000ff size=2></P></FONT></FONT><FONT size=2></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>x</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>:</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>Name</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="rcbPartyEmployer"</P></FONT></FONT><FONT size=2><P></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>ItemsSource</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="{</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>Binding</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2> Companies</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>}"</P></FONT></FONT><FONT size=2><P></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>SelectedItem</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="{</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>Binding</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2> SelectedContact</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>.</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>TheContactEmployer</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>,</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2> Mode</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=TwoWay}"</P></FONT></FONT><FONT size=2><P></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>DisplayMemberPath</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="PartyName"</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&nbsp;/&gt;</P><DIV></DIV><DIV><FONT color=#333333>and here would be the "child" combobox where it's ItemsSource property is bound to the SelectedItem property of the parent.</FONT></DIV><DIV><FONT color=#333333></FONT>&nbsp;</DIV><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>&lt;</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>telerikInput</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>:</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>RadComboBox</FONT></FONT><P><FONT color=#0000ff size=2><FONT color=#0000ff size=2></P></FONT></FONT><FONT size=2></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>x</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>:</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>Name</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="rcbPartyManager"</FONT></FONT><P><FONT color=#0000ff size=2><FONT color=#0000ff size=2></P></FONT></FONT><FONT size=2></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>ItemsSource</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="{</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>Binding</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2> SelectedItem</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>.</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>TheOrganizationContacts</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>,</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2> ElementName</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=rcbPartyEmployer}"</P></FONT></FONT><FONT size=2><P></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>SelectedItem</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="{</FONT></FONT><FONT color=#a31515 size=2><FONT color=#a31515 size=2>Binding</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2> SelectedContact</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>.</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>ThePartyManager</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>,</FONT></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2> Mode</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>=TwoWay}"</P></FONT></FONT><FONT size=2><P></FONT><FONT color=#ff0000 size=2><FONT color=#ff0000 size=2>DisplayMemberPath</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>="PartyName"</FONT></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2>&nbsp;/&gt;</P><DIV></DIV><DIV></DIV><DIV><FONT color=#333333>you will have to decide on how you are going to do the data retrieval to make this work.&nbsp; i found it easier to include the child properties in the query for the parent ItemsSource so you don't have to deal with asyncronous data loading but YMMV.</FONT></DIV><DIV><FONT color=#333333></FONT>&nbsp;</DIV><DIV><FONT color=#333333>hope this helps,</FONT></DIV><DIV><FONT color=#333333>jeff</FONT></FONT></FONT></DIV></FONT></FONT></DIV>]]>
   </description>
   <pubDate>Thu, 26 Nov 2009 06:53:58 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1566&amp;PID=5872#5872</guid>
  </item> 
  <item>
   <title>Drop Down, ComboBox bindings and interdependencies : Just affirming that this is a...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1566&amp;PID=5866#5866</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=4" rel="nofollow">GregD</a><br /><strong>Subject:</strong> 1566<br /><strong>Posted:</strong> 25-Nov-2009 at 3:14pm<br /><br />Just affirming that this is a Silverlight and UI-databinding and/or UI-architecture question, not specific to DevForce. Perhaps someone else will jump in with assistance.<br><br>]]>
   </description>
   <pubDate>Wed, 25 Nov 2009 15:14:13 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1566&amp;PID=5866#5866</guid>
  </item> 
  <item>
   <title>Drop Down, ComboBox bindings and interdependencies : Most of the tutorials I see on...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1566&amp;PID=5857#5857</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=639" rel="nofollow">manishaudio</a><br /><strong>Subject:</strong> 1566<br /><strong>Posted:</strong> 24-Nov-2009 at 6:27am<br /><br />Most of the tutorials I see on Silverlight data binding are very simplistic in nature.&nbsp; I have an application where I have Locations, Buildings, Rooms and Assets.&nbsp;&nbsp; What I am working on now and having some issues with is an Asset Editor screen whereby the choice of a location will drive the building choices, which in turn will drive Room choices.&nbsp;&nbsp; If you good folks could give me some pointers on how to do that, I'd appreciate it.&nbsp; I know that the plumbing is all there in that collections were already nicely generated by the Ideablade entity manager.&nbsp; This may be more of a SL question.]]>
   </description>
   <pubDate>Tue, 24 Nov 2009 06:27:12 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1566&amp;PID=5857#5857</guid>
  </item> 
 </channel>
</rss>