Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting Grid RecordSource causes class definition to be
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00080583
Message ID:
00080765
Views:
29
Well, you understand that it's the changing structure that's the problem.

I've worked around this with a view off a "unuversal" structure containing all the fields I'll ever need. Make this your recordsource. Then, in pseudo code:

1. Make your query to a table
2. Select the universal structure, zap
3. Append from the table
4. Refresh the grid.

I'm sure there are other ways this can be done but this one's worked for me.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform