Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select All/UnSelect All
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01049124
Message ID:
01049133
Vues:
13
This is what I do in VFP8 grid header:

To "Select All"
1) Fontname: Windings
2) Caption: character code 0x6F
3) Click event: do your magic and change header's caption to character code 0xFE

To "Unselect All"
1) Fontname: Windings
2) Caption: character code 0xFE
3) Click event: do your magic and change header's caption to character code 0x6F

hth.


>Hi everybody,
>
>I'd like to place a button on the form to Select All items in the grid/Unselect them. I'm thinking, that it would be good to have it graphical rather than words to save form's real estate. I didn't find anything suitable in our Graphics folder. May be I can just use different font? What would you suggest?
>
>Thanks.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform