Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Question
Message
De
19/01/2001 10:09:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Grid Question
Divers
Thread ID:
00465700
Message ID:
00465700
Vues:
43
Hello All,

I expect this question has already been asked a few times before...

I have a grid baseclass in which I cycle through each column and .Addobject() a combobox to certain columns.

The RowSource of this ComboBox is a SQL Statement which relates to the particular row on the grid.

e.g.

.cboGridCombo.RowSource = ;
"Select * From destinations Where destinations.receiver = gridalias.receiver"
.cboGridCombo.RowSourceType = 3


I haven't really done the code for this yet, so really I am asking am I wasting my time? will this work? Will each seperate row in the grid have a seperate set of combobox contents?

Thanks in Advance

Will
Will Jones
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform