Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select All/UnSelect All
Message
From
13/09/2005 12:57:39
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01049124
Message ID:
01049133
Views:
14
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform