I have a table with one record. That record is used to populate a form with information. I needed to prevent a user from paging down to the next “blank” record in the table. I turned off all of the record nav options in the form, but the user could still use page-down and mouse wheel-down to...