Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids
Message
 
À
02/08/2000 02:27:26
Garry Sankowsky
Zodiac Publications
Tolga, Australie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Grids
Divers
Thread ID:
00399722
Message ID:
00400186
Vues:
20
Don't forget that VFP looks at the Textbox (or current column control) Click() and DblClick() code, not the Grid's code. You can put "this.parent.parent.click()" in each textbox Click() method (this calls the grid's click() code), then put the refresh code in the Grid's click() code.

HTH
Barbara

>I have placed a grid on a form which displays various fields of a table. I want to refresh the form when a record
>in the grid is selected. I tried placing 'thisform.refresh' in the click and doubleclick area but the form does not
>refresh, even though I can see that the record is changing by the status bar.
>
>How do I refresh the form by clicking on a record in the grid?
>
>Garry Sankowsky
Barbara Paltiel, Paltiel Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform