Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Going Away Problem
Message
De
26/09/1999 10:42:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00269073
Message ID:
00269077
Vues:
23
Hi Steve,

> This makes the entire grid 'blank out' instead
> of just showing it with no records. How can
> I remove all records from the grid while keeping
> the actual object in place with all its formatting,
> columns, etc?

Try this:
	ThisForm.grdRV01.RecordSource = ''
	ThisForm.grdRV01.RecordSource = 'RemView01'
	ThisForm.grdRV01.Refresh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform