Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo box
Message
From
13/06/2003 06:51:20
 
 
To
13/06/2003 02:27:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00799681
Message ID:
00799707
Views:
27
>Is there a reason why this doesn't work? Should I use a different approach (now I'm using
>this.clear
>i=1
>scan
> this.addlistitem(iif(tbl->disabled,"\","")+tbl->descript1,i,1)
> this.addlistitem(tbl->code_id)
> i = i + 1
>endscan
>
>Is there a reason why the \ is not interpreted as a disabled item???

In your code, do you actually have the ,i,2) parameters after tbl->code_id ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform