Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
select muliple rows in a grid
Message
De
14/08/1996 14:35:30
 
 
À
14/08/1996 14:29:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00005726
Message ID:
00005727
Vues:
29
>How do i implement multiple row selection for a grid. I was thinking of putting in a checkbox column, but would rather just have multi select ability, like File Manager.

I don't think the grid has a built-in multiselect capability but u can simulate one in code
add a field to the view/cursor use e.g lSelected
and use the dynamicforcolor property to hilight rows whose lSelected is .T.
u will also need to write some code to manage the selecting de-selecting procedure

HTH

Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform