Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBoxes in Grids
Message
De
24/08/1999 09:53:09
Rex Mahel
Realm Software, Llc
Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
ComboBoxes in Grids
Divers
Thread ID:
00257032
Message ID:
00257032
Vues:
50
I want to use a combobox in a grid column. The following properties are set for the column:

BoundColumn 2
BoundTo .T.
ControlSource Imd_InvM.iIttyId
RowSource Imc_Itty.cName,iId
RowSourceType 2 - Alias

The foreign key in Imd_InvM is an integer key, hence the BoundTo value. My problem is that the column shows the Imc_Itty.iId value not the Imc_Itty.cName value. If I take the same combo and just place in on the form, the value is cName as expected. Also the drop down control, the little down arrow, does not show in the column regardless of the Sparce value.

What to do, what to do?

Thanks

Rex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform