Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
All fields except one match key selected with combolist
Message
De
10/08/1999 15:27:10
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
10/08/1999 15:17:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00251721
Message ID:
00252178
Vues:
13
I'd suggest this.
Copy the form.
Remove the CBO.
Put in a button with this in the click()
SELECT [parent]
SKIP 1
IF EOF()
  GO TOP
ENDIF
thisform.refresh()
Just see if the fields all display the *correct* record's information.

Next, please post (if you care to, of course) what your two tables are, their aliases, their order properties and whether the relation is one to many. You can get this information by selecting View/Data Environment menu option. The cursors will be there and you can view a properties sheet for them and the DE just like for a form.

>Did you create the form with the form wizard? Are you using the wizard-style navigation toolbars?
>
>No. I created the form from scratch (selected NEW form from the PM). I believe I used the builder to set up my cbo initially.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform