Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Refresh Problem
Message
From
17/12/2001 19:47:18
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Grid Refresh Problem
Miscellaneous
Thread ID:
00595411
Message ID:
00595411
Views:
69
My grid is not refreshing. Here's my problem:

I have a table with two fields, date and company. When I set a key to company or date and it finds matching records, it refreshed fine.

As soon as I have 0 matching records, the grid no longer refreshes properly. The records are filtered and available because my counter refreshes but they don't display? If I hit the arrow keys a few times (3-4), then it refreshes properly. Is there something that I am missing?

My standard practice is:

Select MyTable
Set Order to Date
Set Key to Date()
Go top
Thisform.Grid1.Refresh
Thisform.Grid1.Setfocus

Any ideas would certainly be appreciated.

Jeff
Next
Reply
Map
View

Click here to load this message in the networking platform