Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Regenerate a Grid
Message
 
À
14/06/2007 16:17:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01233274
Message ID:
01233283
Vues:
9
ThisForm.grdDisplay.RecordSource = SPACE(0)

* Create your Cursor below...

*  SELECT *
*	FROM MyCursor


ThisForm.grdDisplay.RecordSource = MyCursor
>Hi!
>
>How to re-generate (re poblate) a Grid that use a cursor previously?...
>
>When trying to repoblate Grid (with the regenerated cursor) , it Grid loose the columns references...
>
>Thanks in advance
>Carlos Burgos
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform