B
Bryan Hughes
Hello,
I have a popup form that will open to new record or edit a specfic record,
depending on what the user clicks.
The form is used to add comments to a case file.
On the popup form there is a cmd that is used to spell check the txtComments
text box.
This command works fine if it is not a new record; it does not work on new
records until the record is saved.
I am not sure how to solve this. I could save the record on the click event
before anything happens, but if the user clicks the cancel cmd on the form,
then how can I undo changes to a current record, or delete if it is a new
record?
-TFTH
Bryan
I have a popup form that will open to new record or edit a specfic record,
depending on what the user clicks.
The form is used to add comments to a case file.
On the popup form there is a cmd that is used to spell check the txtComments
text box.
This command works fine if it is not a new record; it does not work on new
records until the record is saved.
I am not sure how to solve this. I could save the record on the click event
before anything happens, but if the user clicks the cancel cmd on the form,
then how can I undo changes to a current record, or delete if it is a new
record?
-TFTH
Bryan