Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid refresh?
Message
From
02/09/1999 08:46:20
Ilie Tomac
Eagle Investment Systems LLC
Boston, Massachusetts, United States
 
 
To
02/09/1999 08:17:04
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00260519
Message ID:
00260539
Views:
16
Hi, Tom...

One of the method you can solve your problem is to issue:

"sql_select command"
your_Grid.RecordSource='your_Cursor'
your_Grid.Refresh()

I.e. you should redefine 'recordsource' of the grid because
it losses 'recordsource' after you having recreated cursor by
new sql statement.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform