Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record in Use
Message
From
22/01/1999 01:02:13
Walter Meester
HoogkarspelNetherlands
 
 
To
21/01/1999 15:14:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00178675
Message ID:
00178842
Views:
30
John,

THis behaviour occurs when you insert a record, but the old record has not been validated by the grid. In other words: The insert triggers the valid event of the grid but the valid event does not apply to the record it belongs to because the current record pointer is on the newly added record.

One way to solve this problem is to get the focus off the grid before you add the record. In this way the Record is properly validated.

Regards, walter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform