Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set All Headers in a grid
Message
De
21/04/2002 22:21:49
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Set All Headers in a grid
Divers
Thread ID:
00647426
Message ID:
00647426
Vues:
39
Suppose I would like the headers in all columns of a Grid to be in Bold Font. Is there a way of writing a SETALL command in the Init deal with this?

e.g. If I want all the columns and rows to be bold I would say THISFORM.GRID1.SETALL("FONTBOLD",.T.)

But to refer to the headers I would have to say:
THISFORM.COL1.HEADER("FONTBOLD", .T.)
THISFORM.COL2.HEADER("FONTBOLD", .T.) etc.

Is there a generic way of referring to all headers in a grid to make all headers BOLD?

Mike Smith
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform