Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox Refresh
Message
 
To
10/07/2000 08:45:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00390136
Message ID:
00390166
Views:
12
>I have a listbox that uses an array as the rowsource when i add an item to the array what do I need to do to update the display in the list box?
>
>I have tried requery, refresh... I must be missing something...
>
>Thanks

John, you need .REQUERY() and .REFRESH()
If you want to show the newly added item, set .DisplayValue = "myNewItemtext"
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform