Add/Edit Data

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top