Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00456828
Message ID:
00456842
Views:
19
>How can I add extra new rows in the listbox when is populated from a table (alias)?

In addition to what Ko answered, if you do not want to change table, you require to read table into listbox manually in the loop through table records using AddListItem and AddItem methods of listbox. Than you will be able to do anything with listbox items. You can try to use these methods with table too (I hope this works), but any requery of listbox will require to add these items again.
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform