Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parent-child refreshing problem
Message
From
28/09/1998 18:04:16
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00141038
Message ID:
00141653
Views:
22
>(long enough i could read which record it was) then go blank. finally made a temp table with only the subset of records i needed and only displayed those.

I found a way that works for the grid content.
with grid2.RecordSourceType = SQL Statement
and grid2.RecordSource = SELECT * FROM table2 WHERE field1=table1.field1

This works well, but I need to modify content in grid2.
Can I do something similar and have grid2 not ReadOnly?

Claude
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform