Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select several records within a grid
Message
From
27/11/2018 14:47:08
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01663827
Message ID:
01663838
Views:
63
>Hello friends; How can I select several records within a grid?

A "quick-and-dirty" way is to include a "selected" column to the underlying (read/write) cursor, then one of the columns of grid could contain checkbox control that is associated with this column. Display cues (like colour change) could be implemented with the Dynamic___ properties (e.g. DynamicForeColor, DynamicBackColor, etc.).
Previous
Reply
Map
View

Click here to load this message in the networking platform