Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu commands, grids and refresh()
Message
From
23/07/2004 15:51:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Menu commands, grids and refresh()
Miscellaneous
Thread ID:
00927451
Message ID:
00927451
Views:
54
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.
Next
Reply
Map
View

Click here to load this message in the networking platform