Rippin
January 17th, 2000, 04:17 PM
Here's the problem:
I have a form that has a listview that displays a recordset. The user can double-click on a specific listitem which brings up another form to edit the data. They can also right-click on the listview and choose Edit from a popup menu. Either way, the same popup dialog window is shown. The problem is, if the user accesses the new form via the popup menu, I can not display a popup menu on the new form, however if they simply double-click on the item, when the new form is loaded, the popup menu is displayed just fine.
Does anyone know of a work-around for this or why it is happening?
I have a form that has a listview that displays a recordset. The user can double-click on a specific listitem which brings up another form to edit the data. They can also right-click on the listview and choose Edit from a popup menu. Either way, the same popup dialog window is shown. The problem is, if the user accesses the new form via the popup menu, I can not display a popup menu on the new form, however if they simply double-click on the item, when the new form is loaded, the popup menu is displayed just fine.
Does anyone know of a work-around for this or why it is happening?