Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP : Grid turns blank when ...
Message
From
04/01/2000 00:17:31
Ian Matthews
Up & Running Technologies Inc
Chestermere, Alberta, Canada
 
 
To
03/01/2000 23:26:13
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00312149
Message ID:
00312172
Views:
17
I had similar problems when skipping between parent records after manipulating child records in a Grid. After DAYS AND DAYS I solved the problems by selecting the PARENT table and the refreshing the whole page:

blah blah blah
select orderdetails && child table
replace last_mod with date() && make change in child table
blah blah blah

SELECT ORDERS && Parent table
THISFORM.REFRESH && refresh everything


I hope this helps.



>Hi,
>
>My grid (a child table) turns blank and white when I delete some record from it using DELETE ... FOR ....
>What's wrong?
>
>Rgds!
>
>BTW, could anyone tell me how to quote message when replying an mail?
>
>Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform