Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List box view
Message
 
To
11/06/2001 19:44:09
Dave Thomas
Reed Creek Computers, Inc.
Ridgeland, Mississippi, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00488756
Message ID:
00518665
Views:
7
yes, it has hapenned to me...

This was the reply I got from Mario and it worked for me,
try this
use listbox.setfocus() in your search buttom to refresh the list... instead refresh()

However, you say you are using pageframes, well I recall that page frames are not refreshed with a standard refresh() like thisform.refresh() you have to call the page refresh method directly. But refresh doesnt appear to reset the listbox.
So. after you call the correct page.refresh I would check that you do a setfocus() poss in the getfocus event of the page itself, setfocus to the listbox you need refreshed.
Bob Lee


>
>I've been fighting this exact problem for most of the afternoon. Please let me know if you find a solution. I have a form which shows customer information. This form contains a page frame. One of the pages contains information about the equipment a customer owns. When I move to another customer (next/previous, etc.) I run a query to pull the equipment into a cursor. I've tried refreshing, but the data doesn't show. Help!!!
In the beginning, there was a command prompt, and all was well.
Previous
Reply
Map
View

Click here to load this message in the networking platform