Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Question
Message
De
19/01/2001 10:32:03
 
 
À
19/01/2001 10:09:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00465700
Message ID:
00465714
Vues:
9
>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

i don't see a problem with it, but testing it will be the final proof.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform