Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views, Grids, and Requery problem
Message
From
27/06/2000 13:48:31
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00384792
Message ID:
00385249
Views:
35
>In the form Activate, I would place a requery. You may have to refresh the grid or even go so far as to re set the grid record source. Like:
>
>Thisform.grd.recordsource = space(0)
>'Do your requery here and reset the recordsource'
>Thisform.grd.recordsource = MyView
>

Unless you are changing the recordsource, or closing the cursor, there should be no need to set the grid's recordsource to nothing before requerying a view.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform