Thanks. For some reason JoinParent() (from the child datasource)
doesn't seem to work, but JoinChild() (from the parent datasource)
does, and solves my problem.

--- In [EMAIL PROTECTED], "henriktonnesen"
<[EMAIL PROTECTED]> wrote:
> Assuming that CustTable and CustTrans are joined, you can use
> CustTable.joinchild() or custTrans.joinparent().
>
> --- In [EMAIL PROTECTED], "redaj27" <[EMAIL PROTECTED]>
> wrote:
> > I have a form with a grid showing data from two datasources.  I
> have
> > an edit method that depends on data from both datasources.  The
> edit
> > method declaration references one of the datasources (which gives
> me
> > access to that datasource's data), but is there a way to access
the
> > data in the other datasource?
> >
> > If I simply reference the second datasource by its name (i.e. the
> > table) then the grid only shows the correct value for the current
> > record.


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to