Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box Disappears
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00128919
Message ID:
00131004
Vues:
67
>>I have a form that allows the user to query data by entering in data
>>into anyone of the forms fields. Some of these fields have combo
>>boxes with the rowsourcetype set to 2-alias. When the user presses
>>the Run Query button, another form is run that displayes the selected
>>data in a grid if data was found. If I return to the Query form at
>>this point, everything is fine. If the user highlights a row in the
>>grid and launches another form that allows them to edit the selected
>>row of data, when returning all the way back to the Query form, the
>>combo boxes are no longer displayed. The cursor's that were used for
>>the combo boxes are still in tact but the combo boxes are gone. Any
>>suggestions.
>>
>>Thanks in Advance for your help,
>>
>>Greg
>
>Greg, this is a strange one.
>
>1. Is the grid on the Query form? Or a separate form?
>
>2. Are the form(s) called from the Query form modal or nonmodal?
>
>3. Are you using private data sessions?
>
>4. Have you tried following the code with a debugger to see if you still have problems?
>
>Not much help, but with more information someone will get an idea for you.

Thanks for replying. I have figured it out. I had a "RELEASE POPUPS" in the data entry forms destroy method. I'm not sure why only the combo boxes that had rowsourcetype set to 2-alias disappeared.

Thanks,

Greg
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform