Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox confusion
Message
 
 
À
04/05/2009 10:13:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01397753
Message ID:
01397767
Vues:
41
Last try is to create a new combobox with these settings.

BTW, I rarely use fields as RowSource, prefer to use cursor.

>Have blanked out controlsource; have tried setting BoundTo to both .T. and .F.; no change, result is still numeric.
>
>
>>>Having just upgraded to SP2, I now am encountering an interesting problem with a combobox.
>>>
>>>The combobox has:
.RowSourceType = 6
>>>.RowSource = 'SolomonBins.Bin'
>>>.ControlSource = 'ThisForm.cBINto'
>>>
>>>SolomonBins.Bin is a character field; the dropdown list shows character values.
>>>
>>>However, the value for this combobox is now numeric (looks like ListIndex) rather than the the character value from the list.
>>>
>>>I haven't made any code changes to explain this.
>>>
>>>What gives?
>>
>>Where did you define thisform.cBlnTo?
>>
>>Can you reset controlsource to nothing for now and re-try?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform