Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Link Between Grid, and Listbox
Message
De
14/01/2000 10:59:35
 
 
À
14/01/2000 10:42:14
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00318146
Message ID:
00318159
Vues:
24
Thanks a million. This seems to be at least a great step in the right direction. It's still behaving a little oddly. I may just change the location of the requery, but the SQL rowsourcetype is exactly what I needed. Thank you again.

>Set rowsource, rowsourcetype to default. Set rowsource to SQL in init and >requery at entry.

>*Init
>lcSQL = "select myListBoxFields "+;
>" from gridDist "+;
>" where gridOrderNum = gridCursor.gridOrderNum "+;
>" into cursor crsListBox"
>with this
> .RowSourceType = 3 && SQL
> .RowSource = lcSQL
>endwith

>*Gotfocus
>this.requery()
>Cetin
Paul A. Busbey
Victoria Insurance
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform