Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Combo Box
Message
De
22/07/2009 02:53:46
Paul Ong
Knights of Christ Foundation
Californie, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Grid Combo Box
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01413693
Message ID:
01413693
Vues:
117
hi all,

need help, i have a grid from which one of the column is a combo box, the grid recordsource is a cursor/temp table
no problem with this, my problem is that when i load the form, all columns have their designated values except for the combo box which is empty.

my code was,

thisform.grid.recordsource=""
select * from tbl_source into cursor tbltemp readwrite
thisform.grid.recordsource="tbltemp"

any issues or workarounds?

thanks in advance

Paul
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform