Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
tablerevert in Grid
Message
De
05/12/1997 09:04:27
 
 
À
04/12/1997 17:59:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00063641
Message ID:
00063994
Vues:
55
>>>I have a pageframe with two pages. Each page has a grid with a combo box inside. I also create a button "Cancel" in which I have the following code for the click method.
>>>
>>>SELECT Child1
>>>=tablerevert(.t.)
>>>
>>>SELECT Child2
>>>=tablerevert(.t.)
>>>
>>>SELECT Parent
>>>=tablerevert(.t.)
>>>
>>>thisform.refresh()
>>>
>>>However, everytime when I change something and press the "Cancel" button, only Child1 and the Parent restored to their origin values. Whatever changes to Child2 get stored and cannot be reverted. Does anyone know how I can "revert" all the tables?
>>>
>>>Thanks
>>>
>>>
>>>Chu
>>
>>I guess, tablerevert works Ok. The problem that you should refrezh both pages (Thisform.Refresh does it for active page only). The best solution here is to fire This.Refresh from each Page.Activate event.
>
>I tried that also. But still, it doesn't work. The strange thing is if I add a new record in the grid, tablerevert works fine for both tables. However, if I just edit the old record in the grid, I am not be able to revert it.
>
>Chu

What kind of buffering do you use?
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform