Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid behavior only works once ???
Message
De
03/01/2005 08:25:26
Albert Beermann
Piepenbrock Service Gmbh & Cokg
Osnabrück, Allemagne
 
 
À
03/01/2005 06:38:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Database:
MySQL
Divers
Thread ID:
00973249
Message ID:
00973782
Vues:
35
Hello Marcia

Yes !! This is the standard in all my forms since 3-4 years.
at init: thisform.l_cursor = "orderrecords"

all search buttons do:
Thisform.grid1.recordsource = " "
l_sql = "select ........ "
sqlexec(connection,l_sql,(thisform.l_cursor))
Thisform.grid1.recordsource = (thisform.l_cursor)

Until now there were no problems!!!
This is my first try with VFP 8.0
I'll try your suggestion, but changing all my forms would be endless work.

Thank you
Albert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform