Hi,
I seem to have an update/dirty issue on a form.
I have event handlers for update / dirty and change on a textbox (memo) field.
I also have a double click event which opens up a 'zoom' form which binds the control to it in a larger format for large text entry.
However, when the data is changed in the 'zoom' window and copied back to the undelying form and field, the event handlers for that field aren't triggered?
Why?
Is it possible to dynamically copy form field event handlers between forms?
Or what other alternative can I use to ensure the event handler is fired?
thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music Downloads
I seem to have an update/dirty issue on a form.
I have event handlers for update / dirty and change on a textbox (memo) field.
I also have a double click event which opens up a 'zoom' form which binds the control to it in a larger format for large text entry.
However, when the data is changed in the 'zoom' window and copied back to the undelying form and field, the event handlers for that field aren't triggered?
Why?
Is it possible to dynamically copy form field event handlers between forms?
Or what other alternative can I use to ensure the event handler is fired?
thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music Downloads