Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid & Related tables
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Grid & Related tables
Miscellaneous
Thread ID:
00707374
Message ID:
00707374
Views:
59
Hi everyone,

I switched for a moment from DataEntry to perform a user's request (I thought, it would be quick). I have a form with 3 related tables: (and bunch of other tables too)

Methods - iMethodID - PK
Messages - iMethodID - FK
ValCalls - iMethodID - FK

For has 3 tabs. First tab represent Methods info, second - Messages info, third - ValCalls info. On the third tab I have a grid. This grid has a button in one of the column (Show Fields), which invokes a form (form uses default DS - e.g. DS of Methods form).

The form has navigation bar with next/prev, etc. buttons, which perform skip in the Methods table

Here is what I'm observing:

If I go to the third tab and navigate using these buttons, grid shows its info correctly. Once I press Show Fields button, then close it without even changing, the grid starts to show wrong record information (it delays couple of records)...

Do you know, what could be wrong?

VFP6 SP4.

Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform