Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo question
Message
De
20/06/2007 17:38:38
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01234596
Message ID:
01234598
Vues:
14
>Set
>
>...
>  .BoundColumn = 2
>  .BoundTo = .T.    && Required if Id is numeric
>
>
>>I have the following code (simplified)
>>
>>WITH .cboDefects
>>	.ControlSource = curItemData.defect_id
>>	.RowSource = 'curSecondDefects'
>>	.Refresh()
>>ENDWITH	
>>
>>curSecondDefects structure is defect, id.
>>My expection was that combo will be showing a defect with id = curItemData.defect_id but it's not happening. Is it possible to get this working?
>>
>>Thanks
That's done at the design time.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform