Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to clear or empty the grid value.
Message
De
01/05/2003 09:31:23
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
01/05/2003 09:25:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00783618
Message ID:
00783626
Vues:
9
>cetin,
>
>I do this do clear the grid records in VB
>grid1.clear
>
>
>What is the syntax in VFP to clear all the records which are in the grid1.
>
>Thank you.

In VFP, grid shows records from a table or cursor. Clearing it would be clearing cursor/table content (ie: zap). If you mean only visually then set

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

Click here to load this message in the networking platform