PBers ...

I have a sheet with a master datawindow list and a tab folder that contains
4 tab pages .... I have no problem retrieving data on the initial open of
the window because I call dw_master.of_Retrieve() in the Open Even which
handles all retrievals in my linked tab pages .... THE QUESTION: How do I
Re-Retrieve all linked tab pages ??? 

I can't call of_Retrieve in dw_master.pfc_retrieve for obvious reasons .....

It seems like I need to call inv_linkage.Refresh or
inv_linkage.RetrieveDetails from dw master, but since dw_master is the ROOT
of the linked tab pages the functions  contain code to prevent this type of
call from the ROOT dw....

I guess I could call inv_linkage.GetDetails and handle the retrievals
individually, but this doesn't seem quite right or necessary ....

Any Ideas ???

Thanks in advance for the assistance.

RJC 


> [EMAIL PROTECTED] HOSTED BY IIGG, INC. FOR HELP WITH LIST SERVE COMMANDS, ADDRESS
> A MESSAGE TO [EMAIL PROTECTED] WITH THE FOLLOWING MESSAGE:   help pfcsig
> SEND ALL OTHER INQUIRES TO [EMAIL PROTECTED]

Reply via email to