Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating grid
Message
De
21/07/1999 17:06:57
 
 
À
21/07/1999 17:05:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00244388
Message ID:
00244391
Vues:
14
>Hi all, I have a form with a combo box containing Fiscal Year ends and a grid containing info specific to each FYE. My problem is, when the user selects a FYE thru the combo box, the whole form should update with the new specific FYE info(which it does) however, the grid does not update to display the new FYE info.
>
>I tried using thisform.pageframe1.page1.grdbasegrid1.refresh but it doesn't work. Any suggestions?
>

It depends on what recordsource you use for the grid. If, for example, it's a cursor, then you should repopulate it, by e.g. running SELECT_SQL. If it's view then you shoud Requery it, etc.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform