Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Refresh???
Message
From
07/08/1998 11:54:04
 
 
To
05/08/1998 21:44:17
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00124278
Message ID:
00124822
Views:
14
>>David,
>
>I tried the Requery() and Refresh - No luck...
>
>The reason I'm using the create view more than once is so the user may select different options. i.e. Select records from specific vendor, Sort by Client Name, etc. When I issue a Create SQL View a second time, does it simply overwrite the first view? Do I need to delete it, close it, etc? Any other ideas... Thanks again.
>
>Jamie

Your view should be parameterized on Vendor and you can create indexes (temporary) for all the fields you want to sort on. You will also need to make sure to call the Refresh of the grid specifically instead of just the form Refresh.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform