Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check box value
Message
De
06/12/2004 07:43:31
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
06/12/2004 07:40:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
00967070
Message ID:
00967119
Vues:
8
This message has been marked as the solution to the initial question of the thread.
>Opss I did the refresh() not on the grid, but it's not fixed even after I fixed it.
>Here is my new code in the 'mark all':
select crsrgrid
>	replace all crsrgrid.tochange with 1
>ThisForm.grdship.refresh()
>thisform.calcsum()
with ThisForm.grdship
 select (.recordsource)
 replace all tochange with 1
 .refresh()
endwith
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform