Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox with parent table
Message
De
11/04/1997 09:50:56
 
 
À
11/04/1997 09:46:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00027956
Message ID:
00027963
Vues:
26
>>>Hi.
>>>
>>>This is the first time I am sending a question to this
>>>nice usergroup.
>>>
>>>I am using Visual FoxPro 3.0 and I having a problem with combo box.
>>>
>>>I created a combobox with rowsource type = 6 with a parent table. I put this combobox inside
>>>of the form of child table. When I click the arrow of
>>>the combobox it doesn´t open.
>>>
>>>Can anyone help me??
>>>
>>>Thanks in advance .
>>>
>>>Antonio
>>
>>May be something wrong with RowSource property. How did you specify it?
>
>OK. Sorry.
>
>The RowSourceType is 2-Alias, RowSource contains 2 columns of parent table
>and controlSource is the field of child table. There is another detail,
>in the databases I defined insert rule for child table (referential integrity) like RESTRICT

No, if RowSourceType=2 you cannot use '2 columns' as RowSource. What you can do is to make RowSource="parentalias" and ColumnCount=2. It could be the reason. Also, I don't like (personally) to fill ControlSource property.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform