Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box Display
Message
De
28/06/2014 06:38:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Combo Box Display
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01602779
Message ID:
01602779
Vues:
51
I have a combo box that I am trying to attempt to fire off to display a list of questions from my view v_questions. A couple of things are acting squirrely here:

a. When selecting the drop down arrow, I see the view with fields containing the correct data. I placed a BROWSE in the click event of the combo box. When I make my selection from the drop down, the selected field is BLANK. All the other fields stlll have their data.

b. Upon making my selection from the drop down, after I close the browse. There is nothing still in the combo box as if I didn't make a selection.

c. When I open up the drop down again, I see all my fields AND the blank field that I just selected.

d. Also, how can I prevent my users from being able to type text or anything into the combo box.

Here's the combo data:

Bound Column = 2
Control Source = v_questions.text
Row Source = v_questions.text
Row Source Type = 6 (fields)

Everything is set to default and I haven't touched it.
Thanks in Advance.

J. Turner
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform