Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Another simple grid question
Message
From
27/10/1998 10:31:45
 
 
To
27/10/1998 10:20:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00150964
Message ID:
00150977
Views:
25
>I have a grid in which the RecordSourceType is "SQL Statement". I supply a RecordSource SQL string in the grids init. Can I change that RecordSource SQL sting at run time to something different? How do I get the grid to requery since it is not a view.
>
>Thanks

You should issue:
Grid.Recordsource=""
Grid.Recordsource=cMynewsqlstring
Grid.Refresh
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform