Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to prevent Grid's Refresh
Message
De
11/04/2002 15:34:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How to prevent Grid's Refresh
Divers
Thread ID:
00643916
Message ID:
00643916
Vues:
48
Hy,
I have a grid and a couple of related textboxes in the Form.
In the AfterRowColChange I put thisform.refresh().
But not only the textboxes get a refresh but also the grid.
Is there a way to prevent the grid also refreshes?
I know I can say thisform.textbox1.refresh(),thisform.textbox2.refresh() etc.
A second solution is to put the textboxes in a container and said thisform.cnt.refrsh().
But that is not what I want.
I want to block the refresh from the grid.
In the refresh methode of the Grid Return .F. doesn't work because the Refresh is already there,It must be done before the Refresh methode.
Is this possible ?

Thanks John Zylstra Holland
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform