Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Local Views and Relationships
Message
From
17/08/1998 10:17:37
 
 
To
17/08/1998 10:11:57
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00127203
Message ID:
00127391
Views:
38
>Hi Edward, Could you elaborate?

Temp relationships by definition will force automatic pointer moving in related table/views, and this fact can trigger other things like row tableupdate()ing, bound controls refreshing etc. which might be unwanted or at least difficult to be forecasted/checked in real interface. So, if you want to move pointers correspondingly, then just keep programmatic links between table/views and issue SEEK/LOCATE when you really want to get pointer to new position.
BTW, I wasn't presize in my previous reply. Actually, to SET RELATION in run-time, you should first index your views, i.e. it can be done in Form.Init event.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform