Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP60- Enable property
Message
 
To
28/09/1999 12:06:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00269990
Message ID:
00270085
Views:
22
>I am trying to DISABLE the deleted records when they are displayed on the grid. The command I have in the refresh event of my form is:
>
>THIS.SetAll("Enabled","IIF(DELETED(),.T.,.F.","Columns")
>
>It's not working. Any ideas, suggestions, comments why is not working? Thank you in advance.

Beacuase it enables or disables the entire column based on the last record processed. I don't know of a way to do what you want.
Previous
Reply
Map
View

Click here to load this message in the networking platform