View Full Version : Right Click


theprez
03-25-2002, 05:01 PM
On a deployed application, right clicking is not functioning. We did allow shortcut menus, but the options that usually come up for right clicking (sort, filter, etc..) does not come up. In fact, nothing happens except the column you right click on gets highlighted. We also need the right-click so the user can change files on an OLE object. The user is executing our application using MS Access runtime. Thanks in advance.

mboe
03-26-2002, 12:27 PM
In Startup, you have to check the Allow Default Shortcut Menus.

theprez
03-26-2002, 03:48 PM
This allow default shortcut menu is already checked. Also I need to add, we are running the MDE of the database using MS Access runtime.