Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListBox not showing all data
Message
 
 
To
29/08/2000 12:11:21
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00410317
Message ID:
00410393
Views:
18
>>Wes,
>>
>>Are you calling the Listbox's Requery method after you issue the SQL? You must do that to get the listbox to refresh it's internal list of items.
>
>Jim,
> I'm not calling the Requery method. What do I need to set the method to?

In TextBox.InteractiveChange event put:
thisform.listChild.Requery()
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform