Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change not reflected.
Message
 
To
30/11/2001 10:14:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00587992
Message ID:
00588002
Views:
18
Try putting a Requery() (for the table that has changed) in the Forms Activate method.

HTH
>Hi Everyone,
>
>Would anyone help with this problem.
>
>1. I have a form [Form1] with a buffered table as its data source.
>
>2. When I enter data through this form everything is good.
>
>3. I have another form [Form2] that allows me to select and delete a record entered on [Form1]. Everything is good.
>
>4. When I delete on [Form2] and then return to [Form1] I still see the record that was deleted from [Form2] on [Form1]. I know that the record is truly deleted because I can close [Form1] then re-open and it is gone.
>
>It is just a perception issue but I can't seem to find a simple solution. I tried putting a [Thisform.Refresh] in the Gotfocus event of [Form1] but that did not resolve the issue.
Caroline
Previous
Reply
Map
View

Click here to load this message in the networking platform