Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid and refresh problem
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Grid and refresh problem
Miscellaneous
Thread ID:
00907441
Message ID:
00907441
Views:
66
Hi,
I have a form with some textboxes with fields linked to myTable1. Now I want to add
a grid to this form, but the grid is linked to another table, myTable2. I have placed a
button "Show Grid" on the form with this code:

sele &MyTable2
With Thisform.Grid1
.refresh
EndWith
wait wind "Now you can see the grid"

However, when I click on the Show Grid button, the grid shows nothing except an empty
white box.

??
thanks
Steve
Next
Reply
Map
View

Click here to load this message in the networking platform