Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids: anybody tried custom columns class?
Message
De
21/10/2003 14:33:23
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00840600
Message ID:
00840783
Vues:
23
Hi Marc,

on VFP is impossible build a VCX grid subclass with custom columns class.

I hope that VFP9 support this.

You can do this only at runtime,
with Grid.AddObject("columnName","CustomColumn")
or Grid.NewObject("columnName","CustomColumn","Columns.prg")

or for Grid subclass defined on a .prg.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform