Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Force grid refresh from SQL Stmt RowSource
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01350241
Message ID:
01350242
Vues:
18
>How do I force my grid to refresh from a RowSourceType of SQL Statement to reflect a just-changed field value?

Hi Douglas,

You would need to re-select or if you use readwrite cursor for your grid's RecordSource (type Alias) you can use update clause to update this cursor.

Other ways would be to use CursorAdapter for your grid or updatable view.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform