Can someone help me out by either explaining to me how to use Sharedata with
PFC or direct me to something (URL, Book, Magazine, anything) that explains
how sharedata works when used in conjunction with PFC.  I've searched
deja.com and reference.com and am not finding anything.  Aw heck I'm so
frustrated maybe someone can just explain to me how sharedata works:-(

Here is why I ask the question.

I have a simple two datawindow share that works great when retrieving data,
but not so great when doing updates.  If I change data in both of the
datawindows involved in the share, the first datawindow encountered in the
update chain (the parent) fires and looks good.  However the child comes
along shortly after and I get a get database errors.  

A colleague suggested that I make the child datawindow so it doesn't
participate in the update chain.  So I added of_SetUpdateable(FALSE) to the
constructor event of the child datawindow and now the updates performed on
the child do not occurring.  Do I need to fool the parent datawindow into
knowing that the child has been changed?  Am I missing something obvious?
Also should all the validation be in pfc_validation event on the parent
datawindow control or should it be spread out across both datawindow
controls? Or does it even matter?

Thanks, Derek
> [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