Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change not reflected.
Message
From
30/11/2001 00:48:20
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00587822
Message ID:
00587847
Views:
31
>>>>Hello All,
>>>>
>>>>I would appreciate any advice on this issue. I will try to explain it thoroughly.
>>>>
>>>>1. A record is entered on Form1. Everything is good.
>>>>
>>>>2. That same record is deleted on Form2. Everything is good.
>>>>
>>>>3. When I return to Form1, I still see the deleted record. It is truly deleted because if I close and re-open the form then it is gone. I would like to know how to make it not visible when Form1 re-gains the focus without having to do anything. It would just make the application flow better.
>>>>
>>>>
>>>>Thanks...
>>>
>>>Are you using a view? If so, you need to requery the view to make things right again.
>>
>>James,
>>
>>I am not using a view just a buffered table. However, I did think about that solution.
>
>Did you try issueing a refresh?

Yes, but that did not get it. I put it in the Gotfocus event.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform