Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How does object.refresh work ?
Message
 
À
24/09/1998 00:25:20
Sudhir Arora
Userease Software Pvt. Ltd.
New Delhi, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00140206
Message ID:
00140237
Vues:
27
Sudhir,
You could simpy set the ControlSource of these textbox to TableName.FieldName and refresh them from the AfterRowColChange() of the grid. This way you don't have to explicitly specify the Value property of each one.

>I have a form in which a grid is placed on a page of a pageframe within the form. There are certain textboxes placed on the page , whose value property is set in the valid event of certain column.text of the grid. Following command is there after setting the value :
>Thisform.pageframe1.page1.textbox1.refresh
>The refreshed values don't show immediately and are shown only when the record pointer is moved in the grid and the cursor again comes back to the column.text for which valid code is there.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform