Implementing Save and Cancel command buttons on a form

D

David G.

I am having issues enabling and disabling Save and Cancel buttons on a
form in continuous form view. I'm using the Dirty and Current events
to enable and disable as the user tabs or clicks through records.
(Works fine.)

For cancel, I move the focus to any of the form fields, then disable
Cancel. With Save, if I move the focus to a form field, it selects the
active record row instead of moving onto a new record.

Does any one know of an example I might see how this scenario is best
handled?
THANKS!
THANKS!
David G.
 

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