Allow Edits Property

  • Thread starter Thread starter Roy Goldhammer
  • Start date Start date
R

Roy Goldhammer

Hello there

I've set the form allow edits to false. How it allows me to edit?
 
You probably have an event which is dirtying your records.I recently had
such a problem and I changed some
of "On lost focus" events to "after update" event.
In other words, you must ensure that there are not events
changing your records during queries.(like "on lost focus")
 

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

Back
Top