Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why didn't rec pointer move to newly appended rec
Message
From
24/10/1997 08:46:15
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapore
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00056291
Message ID:
00056503
Views:
26
>>I am in grid textbox VALID event and I issue APPEND BLANK follow by REPLACE follow by THISFORM.REFRESH (or grid REFRESH). The record pointer moved to the first column of the same record and didn't move to the APPENDED record. Am I supposed to issue GO BOTTOM and something of the sort?
>>
>>My grid's table is on optimistic table buffering.
>>
>>I have seen this during my previous project and can't remember what is the problem. Anyone can tell me?
>
>Tai, are you sure that you have used TableUpdate to clear the buffer on the file when you append your blank record before your refresh?
>
>Also, if your grid refresh may SELECT a parent table, which will automatically re-set the record pointer on the child tables. Try saving the record # or ID value of the new record and explicitly moving the pointer to that record.
>
>Barbara
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform