Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to define a dynamic array
Message
De
08/06/2004 22:24:15
Yim Ming Sun Derek
Spacious Design Consultant
Hong Kong, Hong Kong
 
 
À
08/06/2004 05:31:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00911025
Message ID:
00911505
Vues:
24
Hi, Terry,

Thank you for your reply.
Then I want to make use of this array into a combobox control.
I set the RowSource of the combobox control to laMyArray and the RowSource to 5 (Array)
thisform.mycombobox.RowSource='laMyArray'
thisform.mycombobox.RowSourceType=5
But the combobox only display the blank drop down list. I know the records is
load into the array, but the combobox cannot display it.
The Properties of the mycombobox control as follow:-
BoundColumn = 1
BoundTo = .T.
CountSource = (None)
DisplayCount = 0
DisplayValue = mycombobox
NumberOfElements = 0

What the problem ?
Please advise

Regards,
Derek Yim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform