M
Mattia Saccotelli
How and when this bit is changed ?
I noticed that its value is (almost) always 'true' when I perform a
SwitchView()
I have to save between view changes but the saving process is done via
web service, so it must be done only when really needed! The IsDirty
bit, being true after the SwitchView, forces the code to save
continuously, even without changes.
How to check when does this property change?
regards
I noticed that its value is (almost) always 'true' when I perform a
SwitchView()
I have to save between view changes but the saving process is done via
web service, so it must be done only when really needed! The IsDirty
bit, being true after the SwitchView, forces the code to save
continuously, even without changes.
How to check when does this property change?
regards