I have a table frame in one of my forms.
What i want to do is that when a user right clicks on a specific record in the table frame, it should give the option of printing that single record.
The problem however is that when the user right clicks on the record, a pop up menu is opened with the "Locate" and "Locate next" options.
SO what i would like to know is how do i disable the original popup, and load the one i created. (I do know how to create my own popup menu)
Thanks in advance
Richard
What i want to do is that when a user right clicks on a specific record in the table frame, it should give the option of printing that single record.
The problem however is that when the user right clicks on the record, a pop up menu is opened with the "Locate" and "Locate next" options.
SO what i would like to know is how do i disable the original popup, and load the one i created. (I do know how to create my own popup menu)
Thanks in advance
Richard