Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Boxes - ItemIDData
Message
From
15/06/1999 09:20:40
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00229913
Message ID:
00229923
Views:
18
Why not use THIS.AddListItem(lc_DisplayValue, li_KeyValue)?

>I am trying to use the ItemIdData for a combo box. I have placed the following code in the INIT method
>
>SCAN
> this.AddItem(lc_DisplayValue)
> this.ItemIdData(This.NewItemID) = li_KeyValue && integer
>ENDSCAN
>
>When I step through teh code all of teh ItemIDData valuse are zero.
>
>What am I doing wrong?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform