Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi Select Grid and how can it be accomplished
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00392005
Message ID:
00392041
Vues:
14
>>Bret,
>>
>>Rather than use a field as a flag you might want try using recno() and a list of selected record numbers kept in a property of the grid. Much like the common technique of highlighting the current record in the grid, you can extend that to say iif inlist(recno(),listproperty)... highlight the record. You can even take that a step further by checking for the ctrl or shift keys and code it to emulate a list. HTH
>
>That is what I need is ideas. Thanks I will look at something like that and see if I can make it dance.

You may want to use and array property for that, since INLIST() is limited with 24 items
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform