<?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 : Forcing the PropertyChanged Event to Fire</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : Forcing the PropertyChanged Event to Fire</description>
  <pubDate>Fri, 12 Jun 2026 11:25:03 -700</pubDate>
  <lastBuildDate>Wed, 06 Jun 2007 13:48:42 -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=49</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>Forcing the PropertyChanged Event to Fire : Answer: There is no guarantee...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=49&amp;PID=119#119</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=21" rel="nofollow">IdeaBlade</a><br /><strong>Subject:</strong> 49<br /><strong>Posted:</strong> 06-Jun-2007 at 1:48pm<br /><br /><P =Questi&#111;n style="MARGIN: 0in 0in 0pt"><strong><EM><FONT face="Times New Roman" size=3>Answer:</FONT></EM></strong></P><P =Ms&#111;normal style="MARGIN: 8pt 0in 0pt"><FONT face="Times New Roman" size=2>There is no guarantee that changing a custom property will fire an OnPropertyChanged event.&nbsp; This will happen if the custom property changes a persistable column (e.g., "Age" will fire an event if "Birthdate" also changes).&nbsp; You can also fire the event yourself.&nbsp; Use the ForcePropertyChanged() method.</FONT></P>]]>
   </description>
   <pubDate>Wed, 06 Jun 2007 13:48:42 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=49&amp;PID=119#119</guid>
  </item> 
  <item>
   <title>Forcing the PropertyChanged Event to Fire : Question:  The ComboBox in question...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=49&amp;PID=118#118</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=20" rel="nofollow">Customer</a><br /><strong>Subject:</strong> 49<br /><strong>Posted:</strong> 06-Jun-2007 at 1:47pm<br /><br /><P =Questi&#111;n style="MARGIN: 0in 0in 0pt"><strong><EM><FONT face="Times New Roman" size=3>Question: </FONT></EM></strong></P><P =Ms&#111;normal style="MARGIN: 8pt 0in 0pt"><FONT face="Times New Roman" size=2>The ComboBox in question is bound to a custom column on the entity. I have the binding descriptors for all of my ComboBoxes set up with DataSourceUpdateMode = OnPropertyChanged so I can instantly detect changes. The ColumnChanged event fires as expected for all of my ComboBoxes except this one. Is there some reason why the event wouldn't fire for a control bound to a custom column?</FONT></P>]]>
   </description>
   <pubDate>Wed, 06 Jun 2007 13:47:22 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=49&amp;PID=118#118</guid>
  </item> 
 </channel>
</rss>