Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox behavior - not responding
Message
De
11/06/2018 08:27:34
 
 
À
09/06/2018 11:20:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Divers
Thread ID:
01660652
Message ID:
01660678
Vues:
78
>Hi,
>
>I have a form on which I create a LIstbox - Fill the data with following code:
>
>
>Select curList
>	With Thisform.ggListbox
>		.RowSource = m.lcSQL
>		.RowSourceType = 3
>		.Requery()
>		.ListIndex = 1
>		.Visible = .T.
>		.SetFocus()
>	ENDWITH
>
>It shows the listbox with all the content correctly, however I cant do anything with it. Click on any Item, it does not respond.

What's the ControlSource?

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform