Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursorfill
Message
De
20/07/2006 13:15:15
 
 
À
20/07/2006 12:54:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01138138
Message ID:
01138151
Vues:
21
>hi
>im usin a grid to display data from a table in mysql , i created a cursorAdapter for the table , but the grid dos not display the data , i already put the controlsource of each column, and use the cursor fill , but the grid just turn entirely white.
>this is how im usin it in the load methos of the form :
>thisform.grid1.Column1.ControlSource="Proyectos.id_proyectos"
>if(thisform.DataEnvironment.proyectos.cursorfill(.T.))
>
>please helpme
try:
do the cursorfill before the grid assignment.

HTH,
Beth
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform