Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird behavior of 'Additem' and 'AddListItem' method
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00015486
Message ID:
00015621
Views:
32
>>I think that cursor would be natural RowSource for multi-column list. IMHO you could CREATE CURSOR..., INSERT ... FROM ARRAY ... and get whatever you want.
>
>You are right Edward, but if you need to let the user 'add' and 'remove'
>items from the list you have to use addItem, removeitem, AddListItem, etc..., and to use those your RowSourceType must be 5 or Array.
>Thanks anyway for the suggestion.

Luis, you forget one important thing: if cursor was created using CREATE CURSOR..., you can delete/add/index records. It's very flexible in regard to list interactions.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform