Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird combobox behaviour
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00481194
Message ID:
00481657
Vues:
13
>The reason my other combo's were fine was because I had a custom form property as the contol souce (and not the cursor iteslf as I indicated). Once I fixed it up this morning it worked fine. By the way, there was no issue with updating records as this is just a dropdown list.

Alan,

The issue is that the combo is supposed to update its controlsource from the currently selected item. When the controlsource is set to the same cursor as the row source and you change the selected item VFP is either going to change the vlaue of the current record to the new item you selected or it is going to move the record pointer in the cursor. When both the RowSource and the ControlSource point to the same cursor there is trouble in the making.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform