Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Testing for header click in a grid
Message
De
29/07/2003 08:32:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Testing for header click in a grid
Divers
Thread ID:
00814471
Message ID:
00814471
Vues:
45
Hi,

I put a grid (grdTestGrid) in a form and want to take some action when the header of column 19 is clicked, so I wrote:
 Procedure grdTestGrid.Column19.Header.Click
*          ----------- -------- ------ -----
           MessageBox ("grdTestGrid.Column19.Header1.Click")
 EndProc
But get the error message "Unknown member COLUMN19." at line of the "Procedure grdTestGrid.Column19.Header.Click".

I'm using VFP 8. What should I do to achieve that?

TIA,

Fernando
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform