Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying combo box data
Message
De
20/05/1998 11:32:22
Edward Crawford
City Facilities Management
Glasgow, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00100430
Message ID:
00100570
Vues:
29
>>I have a simple combo box with the RowSourseType to to 6 and the RowSource set to Tax.Description. I also have the ControlSource set to Tax.Description. I would like to select from the combo box list and edit the selection in the combobox text box. I select fine, but the when I modify anything, the changes do not take effect. At this point there is no buffering. Am I missing a property setting here?
>>
>>Ed
>
>The ComboBox is normally used to select a value from the list and put it into the control source. It does not automatically update the list if you change the value or add a new value. If you want to do that you need to add your own code, most likely in the LostFocus method. The Value property of the combobox will contain your edited value.

That's what I thought. Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform