Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid freshing again
Message
From
28/09/1999 04:25:10
 
 
To
28/09/1999 03:59:07
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00269414
Message ID:
00269806
Views:
26
You got it right on how I implement the grid, and yes, I've already tried changing between INSERT INTO and APPEND BLANK, but still no luck. I've tried both VFP5 and VFP6.

You said you rarely implement your grids this way, perhaps you could enlighten me on some of your methods?? Thank you.


>I assume that use are using a vfp table as the RecordOSurce for the grid and have a relation set between the parent table and the grids recordSource. Just a shot in the dark here (since I rarely implement my grids like this), but how are you adding the records? If you are doing an append blank, I think you will have this problem. Try using an INSERT INTO the child table with its foreign key value initialized to the value relational expression in the parent table.
>
>Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform