<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>New Features in Silverlight 3</title><link>http://forums.silverlight.net/forums/51.aspx</link><description>Discussions around new functionality in Silverlight 3 such as Out of Browser support</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: Checkbox doesn't "refresh" when datacontext changed?</title><link>http://forums.silverlight.net/forums/thread/240939.aspx</link><pubDate>Thu, 02 Jul 2009 18:10:07 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:240939</guid><dc:creator>mtiede@swtechnologies.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/240939.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=240939</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;I ended up changing the IsThreeWay=&amp;quot;True&amp;quot;, but that didn&amp;#39;t help.&amp;nbsp; Then I added Mode=TwoWay to the binding.&amp;nbsp; Then it worked right.&lt;/p&gt;&lt;p&gt;&amp;nbsp;I guess I am surprised that TextBox worked without saying the Mode, but CheckBox required it, I guess. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Checkbox doesn't "refresh" when datacontext changed?</title><link>http://forums.silverlight.net/forums/thread/240926.aspx</link><pubDate>Thu, 02 Jul 2009 17:31:33 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:240926</guid><dc:creator>mtiede@swtechnologies.com</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/240926.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=51&amp;PostID=240926</wfw:commentRss><description>&lt;p&gt;I have a checkbox on a navigation page that I have bound to a field in the datacontext.&amp;nbsp; I modify one textbox and one checkbox control.&amp;nbsp; When I press a button, I go to WCF and get new data and then replace the datacontext of the page.&amp;nbsp; The textbox text changes, but the checkbox ischecked property remains whatever it was before I pressed the button.&amp;nbsp; Is IsChecked NOT the thing to bind to the data?&lt;/p&gt;&lt;p&gt;Oh, the field that is being bound to the checkbox is a nullable boolean (if that makes any difference).&amp;nbsp; The textbox that works is bound to a nullable string. &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>