Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid - Multiple Selects
Message
From
13/05/1998 15:46:14
 
 
To
12/05/1998 14:20:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00098532
Message ID:
00099183
Views:
20
>Me either didn't see any need for lLastSelected but I thought at start it would be needed. Futher there is no need for lSelected too. Deleted() works good. Today I played with it more and wrote somewhat similar to yours. I'll pass it to files section when fully finished. Currently trying to add per column incremental search capability + headers from dbc.

I have something similar based on the Microsoft ComboGrid.
I use two fields in the cursor which is the recordsource, IsSet and WasSet.

It's useful because when the user makes changes and presses I can just REPLACE ALL IsSet WITH WasSet so that the selection reverts to the previous state.

Similarly if the user presses to save their settings, I REPLACE ALL WasSet WITH IsSet to save the settings.
Previous
Reply
Map
View

Click here to load this message in the networking platform