Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabeling list-items from rowsource
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00722550
Message ID:
00722561
Views:
17
Hello,

Is there no other way to do this?
In your example, I must scan the tabel for inactive state. I would be much easier if it could be done automatically (by setting the rowsource for example) :)

>Hi!
>
>Assume "this" is a list box.
>
>i = {index of "Simon" item in list}
>this.List[i] = '\' + this.List[i]
>
>
>Run above code after list box values are loaded. For example, after the calling of Requery() method of list box.
>
>HTH.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform