Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select several records within a grid
Message
De
27/11/2018 14:47:08
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01663827
Message ID:
01663838
Vues:
64
>Hello friends; How can I select several records within a grid?

A "quick-and-dirty" way is to include a "selected" column to the underlying (read/write) cursor, then one of the columns of grid could contain checkbox control that is associated with this column. Display cues (like colour change) could be implemented with the Dynamic___ properties (e.g. DynamicForeColor, DynamicBackColor, etc.).
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform