Strange bug related to 'IsDirty' #4460
Unanswered
Chicagoan2016
asked this question in
Questions
Replies: 1 comment
-
Hi ;) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have an existing Csla application. We added an object that has a child object. The parent object is showing IsDirty true but IsSelftDirty is false. We checked the child object and IsDirty is false there : ).
All of our objects inherit from a custom base class that has the following
Regards
Beta Was this translation helpful? Give feedback.
All reactions