Right Click

theprez

Registered User.
Local time
Today, 11:34
Joined
Nov 8, 2001
Messages
140
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.
 
In Startup, you have to check the Allow Default Shortcut Menus.
 
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.
 

Users who are viewing this thread

Back
Top Bottom