﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Issues  » IsDirtyChanged event not raised on ChildFormDialog</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 11:40:30 GMT</lastBuildDate><ttl>20</ttl><item><title>IsDirtyChanged event not raised on ChildFormDialog</title><link>http://forum.strataframe.net/FindPost30114.aspx</link><description>I have a business object on a parent form that is configured SetDirtyOnEdit = False. It is&amp;nbsp;also configured to raise the FieldPropertyChanged event.&amp;nbsp;This object is placed in Edit mode on the parent form and a childformdialog is called. When the fields are edited on the childdialog the IsDirtyChanged event is never raised, but the FieldPropertyChanged is and the IsDirty property on the BO is updated. I can't figure out why the IsDirtyChanged event is not being raised. I'm using SF 1.7.3.4.</description><pubDate>Tue, 12 Jul 2011 06:02:11 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: IsDirtyChanged event not raised on ChildFormDialog</title><link>http://forum.strataframe.net/FindPost30149.aspx</link><description>Glad you got it working, Larry! &lt;br/&gt;&lt;br/&gt;&lt;img src="http://forum.strataframe.net/Skins/Classic/Images/EmotIcons/Cool.gif" alt="http://forum.strataframe.net/Skins/Classic/Images/EmotIcons/Cool.gif" /&gt;</description><pubDate>Tue, 12 Jul 2011 06:02:11 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: IsDirtyChanged event not raised on ChildFormDialog</title><link>http://forum.strataframe.net/FindPost30147.aspx</link><description>Ivan,&lt;br/&gt;&lt;br/&gt;Re-adding the event handler to the object passed from the parent form did the trick.&lt;br/&gt;&lt;br/&gt;Thanks!</description><pubDate>Mon, 11 Jul 2011 19:46:50 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item><item><title>RE: IsDirtyChanged event not raised on ChildFormDialog</title><link>http://forum.strataframe.net/FindPost30145.aspx</link><description>Hi Larry.&lt;br/&gt;&lt;br/&gt;The event will always be raised on the BO and depends on when and how you are trying to do it on a form.&amp;nbsp; First, please&amp;nbsp;make sure you are&amp;nbsp;trying to do this through a form instead of a BO.&amp;nbsp; Second, does the IsDirtyChanged of the BO get raised?&amp;nbsp; This is something core to everything that the development team has been doing, so they are confident&amp;nbsp;that it is reliable…unless,&amp;nbsp;you are relying on the form property on a child dialog that was called funny, then you may need to re-attach the handlers of the BO.&lt;br/&gt;&lt;br/&gt;Hope it helps.</description><pubDate>Mon, 11 Jul 2011 12:38:53 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: IsDirtyChanged event not raised on ChildFormDialog</title><link>http://forum.strataframe.net/FindPost30144.aspx</link><description>ping</description><pubDate>Mon, 11 Jul 2011 11:43:26 GMT</pubDate><dc:creator>Larry Caylor</dc:creator></item></channel></rss>