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

Yes, I tried this method, but it blew away all of the column widths, header style settings and etc.

Any other ideas?

Thanks!
Tom.

>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