|
-
Nov 15th, 2011, 09:35 AM
#2
Re: MS Access - Form_Current event in subform stops firing
It was due to disabled fields.
In the subform, I locked all the fields and set enabled to No for all fields in the form. I also had it in datasheet view. This allowed the user to only be able to select the row by clicking on the row selectors on the left hand side. However, this caused the issue I was having. Once I enabled the fields again, the Current event fired as normal. Weird how it would still fire for the first couple of times, and then nothing after that, but at least it is working now.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|