Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid
Message
De
27/05/2003 12:15:34
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
27/05/2003 11:46:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Grid
Divers
Thread ID:
00793143
Message ID:
00793153
Vues:
33
>Configuration: VFP 6.0, SP5, WINDOWS 98.
>
>I have a Grid into a Form using free tables, no problem when populate the Grid the first time.
>
>But when I reload (o refresh) the same grid and populate it again, the program stops and down.
>
>What can I do to solve this?...
>
>Thanks in advance.
>Carlos Burgos

Reload :
Grid.Recordsource = ''
*Prepare
Grid.Recordsource = 'tablename'

Refresh :
Grid.recordsource = grid.recordsource

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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform