Hi All,
I have a form with many data entry controls on it (about 40) and they are unbound. I'm wondering if anyone knows of a way to check if the form isDirty before I call a Cancel routine.
I've thought about setting a boolean var but this seems tedious to do for every control. Are there any API's that may help. So far I have not found an easy way out. Any suggestions would be much appreciated. Thanks
I have a form with many data entry controls on it (about 40) and they are unbound. I'm wondering if anyone knows of a way to check if the form isDirty before I call a Cancel routine.
I've thought about setting a boolean var but this seems tedious to do for every control. Are there any API's that may help. So far I have not found an easy way out. Any suggestions would be much appreciated. Thanks