Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric combo box arrays
Message
 
À
10/02/1999 15:40:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00186189
Message ID:
00186193
Vues:
16
Rick,
Assuming you have RowSource = "Array", RowSourceType=5, ControlSource = "MyField", try setting BoundTo = .T.

(BTW: You guys did a great job with the LEM!)

Mark

>I have a combo box that is populated with a Numeric Array. At one point in my system, when I select an item from the combobox and save the data into the database, it saves the number of the array item and not its value.
>
>For ex:
>1. The array has the following values[2,4,6,9].
>If I select 6, it is saved in the database as 3, b'cos it is the third element in the array.
>2. Array[0,1,2,3,4]. If I select 2, 3 is stored in the database.
>
>How do I get around this problem? Any help is appreciated.
>Thanks
"It hit an iceberg and it sank. Get over it."
Robert Ballard, dicoverer of the Titanic wreckage.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform