Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deleting Record in a View
Message
 
À
21/09/1998 14:39:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00139181
Message ID:
00139349
Vues:
30
Hi John,

>You have to TABLEUPDATE the base table after a DELETE.
This would be logical only in case of row buffering. For table buffering and multiple records it would not be the right approach.


>>
>>I am working with a parameterized view for the first time..I'm realizing I should have used them sooner! Anyway I have a grid that is based on a view. I have a button where I can delete a record in the view. However the grid doesn't show that the record is deleted(by making it disappear) until I click on the grid. I have tried ...grdxyz.refresh(), but this didn't work...I also tried to requery the view and of course realized then the deleted record was brought back.
>>
>>It must be something simple..I'm sorry I can't determine what it is.
>>
>>Thanks,
>>
>>Paul
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform