Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AddItem Dud
Message
 
To
23/12/1997 11:15:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00067698
Message ID:
00067700
Views:
24
Steve,

AddItem() only works when the RowSourceType is 1. With any other row source type, you should modify the source itself, and not use AddItem() (e.g., add an element to your array).

>I'm having a bad time with AddItem(). The method runs fine, but nothing happens to the list. Not even if I requery.
>
>I don't know if it has to do with the fact that I'm using a property for the RowSource. I have discovered that if I DIMENSION the property with one greater than I had before, and Requery, the list shows the new row.
>
>* cSteve
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform