Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multi Select Grid and how can it be accomplished
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00392005
Message ID:
00392024
Views:
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.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform