Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refresh grid
Message
De
28/11/2004 11:34:55
 
 
À
28/11/2004 11:27:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00965219
Message ID:
00965224
Vues:
9
This message has been marked as the solution to the initial question of the thread.
>In the following code also the grid whait!
>
> 
THISform.lockscreen =.t.
ThisForm.grdmelamd.recordsource=""  && put this here
>set safety off
>zap in crsrgrid
>set safety on
>select * from melamdim into cursor crsrgrid readwrite
ThisForm.grdmelamd.recordsource="crsrgrid"  && <= you forgot this !
>ThisForm.grdmelamd.refresh()
>THISform.lockscreen=.f.  && and put this here
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform