Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box....
Message
De
29/04/1998 13:54:57
Travis Clark
Journal Record Publishing Co
Oklahoma City, Oklahoma, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00095706
Message ID:
00095730
Vues:
20
Per your suggestion, I have combined both forms into one, using page frames. Okay, but I am still lost on how to create a bond where the combo box decides on the output of the rest of the form (which are text boxes.)



>>VFP 5.0 here...
>>I have two forms, Master and List.... They are connected with a field called list_name. In my first form, I have a combo box, which the user will be able to click the list_name, and I want the second form to show the appropriate information, and only the appropriate information for that list_name.
>>I am stuck. Any help?
>>
>>Travis Clark
>
>In general, when you select something in your combo you supposed to requery and refresh the control on second form which has to display selected records according to selected value. I am not sure how you plan to display this, in a Listbox, in Grid? What is the source for List form data - table with filter, or parameterized view? And my main question - why do you do it in separate forms? It is easier to have Combo and your display control in the same form. Or, if it doesn't fit use a page frame, or pop-up container for the control with selected data.
>
>Nick
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform