Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid area becomes Blank
Message
From
19/03/2003 08:22:13
 
 
To
19/03/2003 08:07:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00767453
Message ID:
00767462
Views:
10
This message has been marked as the solution to the initial question of the thread.
Are you recreate dbf/cursor every time you execute new SQL statement?
That's the problem !
Try this :
1.Create temporary file(Grid Record Source) on Grid/Form Init
2.Place the SQL statement result in other temporary file
3.Zap Grid Record Source
4.Append SQL result to Grid Record Source cursor/file

After cursor recreation, it opens in a new area, but Grid is connected to the first.

Best regards

Sevdalina Draganova
Best regards

Sevdalina Draganova
Previous
Reply
Map
View

Click here to load this message in the networking platform