Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I disable individual rows in a multi-column listb
Message
From
09/10/1998 13:31:18
 
 
To
09/10/1998 09:28:41
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00145398
Message ID:
00145483
Views:
38
Edward -

After experimenting for a while, I came to a conclusion. Whatever column I identified last was the determining factor in whether the entire row gets enabled or disabled.

If I have 5 *columns*, and I assign them the values:

1 Apple
2 Fruit
3 Red
4 Computer
5 \TEST

the row is disabled.

If I assign them:

1 Apple
2 Fruit
3 Red
5 \TEST
4 Computer

then the row is enabled. Odd behavior.

Notice that the values of the columns are the same. It is just the order in which I assign them which is different. Dependence on order of command execution for property setting is definitely not typical FoxPro behavior!

- George [Remaining on my never-ending quest for understanding...]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform