Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox,Grid and Integer
Message
 
À
16/07/1998 16:08:34
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00118225
Message ID:
00118551
Vues:
22
>A couple of thoughts. For a combo in a grid, I usually suggest SPARSE = .F.
>
>You might also set BOUNDTO = .T. in the combo and make sure that the default textbox that gets added to every column was removed...
>
>HTH
>
>>Hi,
>>
>>I have combobox in a grid.
>>
>>Grid:
>>RecordSource = transaction
>>
>>Column:
>>ControlSource = transaction.iDosCompte
>>RowSource = glcompte.cCompte, iDosCompte
>>RowSourceType = 6 fields
>>BoundColumn = 2
>>Sparse = .T.
>>Style =DropDown Combo
>>
>>I want to enter/pick/display cCompte and save glcompte.iDosCompte in
>>transaction.iDosCompte. If the first column is not the combobox then
>>all the 18 caracters are displayed.But when I got the focus on the combo,
>>the old value is not showing properly. Only the first 11 caracters are
>>displayed.
>>

Hi,

Sorry Sparse was .F. not .T. and I had removed Text1. If I put Boundto .t., then It would not return iDosCompte.

Any more ideas ?

Steve
Lead programmer of the free MIS Info Video(Frontend/player), Info 2 MIS or visit me at Steve's Tech Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform