Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo question
Message
 
 
À
20/06/2007 17:27: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:
01234597
Vues:
19
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
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform