Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Formatting a grid filled up with different line types
Message
De
07/02/2005 05:07:21
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
00984382
Message ID:
00984388
Vues:
32
Then you also use the SETALL() function. An example:
yourgrid.setall('DynamicForeColor','IIF(RECNO(this.RecordSource)=this.nRecNo, RGB(0,0,128),RGB(0,0,0))','COLUMN')

>I did, but all solutions there apply to columns where I'm searching for something applicable on row level.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform