Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox and Grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Textbox and Grid
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01474406
Message ID:
01474406
Vues:
80
I have what follows:
SELECT ;
EmployeeName ;
FROM Employees ;
WHERE "Smith" $ EmployeeName ;
INTO TABLE Results

and works well, In a Form, I have a Textbox and a Grid, in the validate method of the Textbox insert the code above, the problem is that the Grid resulting data does not appear, however, when I browse the Results table The data is there, can anyone help please?
Thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform