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:35:54
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
29/07/2003 08:32:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00814471
Message ID:
00814474
Vues:
12
>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

Fernando,
In VFP8 you can set memberclass for header. Code your own header and set it as memberclass.
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