Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Hi Larry.
The event will always be raised on the BO and depends on when and how you are trying to do it on a form. First, please make sure you are trying to do this through a form instead of a BO. Second, does the IsDirtyChanged of the BO get raised? This is something core to everything that the development team has been doing, so they are confident that it is reliable…unless, 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.
Hope it helps.
|