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


See Andy's blog article on the topic for a full explanation and workaround:

http://weblogs.foxite.com/andykramek/archive/2005/03/19/174.aspx
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform