Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-selecting the basic grid
Message
De
08/05/2007 14:37:12
 
 
À
08/05/2007 14:31:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01223529
Message ID:
01223532
Vues:
12
>Hi All:
>
>Is there a way to multi-select rows in the basic VFP grid?
>
>Thanks.
>Luke

You can use DynamicbackColor property with its value depending on some field in the recordsource. For example, you may have SelectFlag field there and
Mygrid.SetAll('DynamicBackColor','IIF(mycursor.selectflag=.t.,'selectcolor','plaincolor'),'column')
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform