Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Menu commands, grids and refresh()
Message
De
23/07/2004 15:51:30
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Menu commands, grids and refresh()
Divers
Thread ID:
00927451
Message ID:
00927451
Vues:
55
I have a method defined on a form. The method calls a modal form where it asks the user for more details about a selected line item. After the user clicks OK, the data is saved to the appropriate table. Then I query the view that populates the grid with the updated data. I can call this method from a button on the form and the grid will refresh properly, all data is visible. I have created a shortcut menu where the user can hover over one of the line items, right click, and choose a menu item that calls the exact same method. 80% of the time, when the user returns from the modal form, the grid will not display data, the other 20% of the time it will. The only difference is the source of the click (button on form or shortcut menu). Has anyone else seen this? Is there a reason? workaround?

Thanks in advance!

Don

BTW, views are cursors based on MSSQL7 database.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform