Hi,

is there a trigger or a flag that can be raised when anything on a form as changed.

I know I could set a boolean at false on the form_load, and on all individual textchanged and selecteditemchanged, set the boolean at true and when the user closes the form, a pop-up ask "are you sure you don't wanna save before closing?"

any other idea more easy if there are???

seb