Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Refresh
Message
From
29/03/2003 16:11:39
 
 
To
29/03/2003 14:22:36
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Miscellaneous
Thread ID:
00771276
Message ID:
00771759
Views:
10
>Have you anything in the refresh event on the grid or page? Put a SET STEP ON in the grid's refresh (or in the AfterRequery method) and see what happens after the requery occurs? This should not be a problem - it must be something in your code, maybe you have not issued a DODEFAULT() after subclassing a key method or event so, the grid isn't getting refresh.

I've found "finally" the solution. My View was based on another View. I've included this second View in my Data Environment and I've done a Requery on this View then on the Recordsource View of my Grid.

It's not very elegant but it works !

Thanks for all your help !
Gilles Azria
-------------------------------------------------
http://www.profiledatabase.com
http://www.photoprofile.ch
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform