Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Basics
Message
 
 
To
29/06/2011 17:29:33
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Miscellaneous
Thread ID:
01516758
Message ID:
01516776
Views:
44
>>>3. The spec calls for a button on the form that says 'Select all'. I then need to loop thru all the records that are being displayed to change the underlying field to .t., no? So I'm not changing JUST the active record. So again - How do I know which records to go to?
>>
>>2. If this is a logical field, make sure that the value of your checkbox is set to .f. (and not 1)
>>
>>3. If you want to Select all records that have some values, then
>>
>>replace LogicalField with .T. for SomeOtherField <> space(10) in GridCursor && Make sure the record is not completely empty
>
>I only want to cange the records that are currently being displayed on the grid, so it's a subset of the records in the cursor/table. How do I know what records are being displayed?

What is the RecordSource for the grid?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform