Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't Disable Combo Items...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00058750
Message ID:
00058778
Views:
23
Bruce,

I have not tried this, but things which come to mind are:
1) I assume you are putting the "\" as the first character of the *first COLUMN*;
2) I assume that the nItemID is definitely different for each row being added.

In particular there seems to be weakness in the nItemID handling in VFP. I know for sure that nItemIDs are *not* deleted when a RemoveItem is done. Possibly, if your nItemIDs do not vary, then the state of the first one in would become the state of all subsequent ones (having the same nItemID). This is purely speculative!

Good luck

By the way, if you don't actually need a nItemID I would try using List - it is much simpler/cleaner/more reliable.

Jim N

>Using the Addlistitem populating method, I can't get items to be disabled using '\'. I've done this for a long while using arrays. Any ideas? (besides using an array, that is...)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform