Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get column code into each column of a grid
Message
De
12/08/1998 14:09:38
 
 
À
12/08/1998 14:06:03
Tim Godwin
Information Technology Group
Tustin, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00126117
Message ID:
00126120
Vues:
15
>Using VFP5, I'm in the process of creating a Grid Class and I've entered code in the DoubleClick and RightClick events of the column header. How do I get those to carry over into additional columns when I use the grid in my forms? When I lay the grid down in the form only the first column utilizes the code built into the class.
> Thanks.

You can create and use your own Header class programmatically, i.e. in run-time you will remove 'standard' header: Column.RemoveObject("Header1") and add your own one Column.AddObject("MyHeader","MyHeader")
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform