Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to control WHEN a grid updates?
Message
 
To
24/03/2000 23:55:32
Peter Brama
West Pointe Enterprises
Detroit, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00350331
Message ID:
00350431
Views:
23
Peter,
It depends on how the grid data is setup and also on how your form and grid refresh code is designed. Are you using tables linked with "Set Relation" or tables linked through the grid LinkMaster, RelationalExpr and ChildOrder properties?

If you want to control this completely, you may wish to populate the grid with a parameterized view and handle the grid refresh programmatically AFTER your combo validation is complete.

HTH
Barbara

>I have a grid on a form and because it is linked to a table, when I change the "controlling"
>combos, the grid immediately updates. In some cases, incorrectly, if by chance my error
>catching code messagebox up a warning to the user. Is there some way to trigger, when or
>when not the grid will display the updated "filter"'d records? The only alternative I can think of
>is VISIBLE=.F. on the entire grid or each individual column until I WANT it to display.
>
>Thanks
Barbara Paltiel, Paltiel Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform