Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursorfill
Message
From
20/07/2006 13:15:15
 
 
To
20/07/2006 12:54:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01138138
Message ID:
01138151
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform