Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way
Message
De
13/08/1999 17:32:37
 
 
À
13/08/1999 13:50:34
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00253465
Message ID:
00253654
Vues:
20
Hi Jim,

>On my form that I am designing I have a grid with data that is from a view. On the same form I have a page frame with a combobox on it. What I want to do is when the user changes rows in the grid the combobox should change to the correct value. However, it doesn't. When I first go into the form and scroll through the grid nothing happens. If I click on the combo box the value gets updated. After the combobox starts working it sometimes loses it's value even though the column the controlsource is set to has data in it.

What Todd said:

*Grid1.AfterRowColChange
Thisform.Refresh

or if that doesn't work

Thisform.cboCombo.Requery
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform