Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save and restore pointer
Message
 
 
To
14/01/2009 18:01:29
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01373788
Message ID:
01373810
Views:
23
You can use CursorAdapter and do either CursorFill or CursorRefresh depending on your needs after you made changes in your other session.

>Hi.
>I need some background on this:
>Is it a good idea to use always cursors instead of the
>table directly?
>If I bound up tables to grids and lists and if I do another operation
>outside the form, over the same table, that moves the table pointer
>in the first form environment but the grid does not change to go
>with the table.
>My idea is that I can use different cursors for different
>form/operation over the same table.
>My questions are:
>1. How can I refresh automatically the grid/list in the first form
>when I return to it? Which event I should check to issue a refresh?
>2. When to use Refresh or Requery?
>Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform