Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.combo2.refresh not working.
Message
De
10/01/2000 07:26:46
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00315382
Message ID:
00315390
Vues:
37
Hi Ricardo,

Thanks for your help.I have tried. But the same problem is continued.
When i have writen the same code in the interactivechange event its continued too.


>Hi Cemal,
>
>Try to do the following:
>
>- At your first combobox had a column with the Name, and give 0 to the width of that column (to not be seen, by the user);
>- At the Valid of your first combobox, put this code:
>
>Thisform.MyCombo2.Value = This.List(This.ListIndex, 2) && Imagine your NAME column is the secound column
>Thisform.REFRESH()
>
>
>I think this will handle, because as your second combobox is working with Character fields, you can assign them directly (be carefull, it doesn't work with numeric fields).
>Please, try this and say something, OK?
>
>Good luck,
>
>Ricardo
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform