Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid1
Message
De
26/01/2017 09:51:47
 
 
À
26/01/2017 08:30:32
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Grid1
Divers
Thread ID:
01647011
Message ID:
01647023
Vues:
81
Hi Cetin
the dynamicbackcolor and all dynamic...properties are applyed to grid.colum object
also there is not dynamicGrilinecolor property.

gridlinecolor is a specific grid property (not a column property).
then cannot use the dynamic methods
can apply one color at once on any grid with (gridlines=1,2,3)


for ex:
with  thisform.grid1
.gridlinecolor= getcolor()
endwith
even using the "dynamicfontbold" as "fake method" cannot make grid lines colored as wanting.
i tried this method but the colors are rendered screen by screen (instead line by line for ex.) and the vertical scrollbar is blocked (grid.scrollbars=2) ! only the mousewheel works !
can you solve this problem ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform