Ed Leafe wrote: > On Oct 24, 2008, at 9:50 AM, <[EMAIL PROTECTED]> > <[EMAIL PROTECTED]> wrote: > >> I don't think I am doing anything out of the ordinary. I opened the >> form >> and selected a record for my primary bizobj. The grid in question is >> tied to >> a child bizobj and displays correctly. All I am doing is click on >> the grid >> to select a record. Is it possible that the issue is due to my >> assigning the >> dGrid.Datasource to a bizobjref vs the string in the bizobj.Datasource >> property? > > > It's hard to say. I would make sure that the correct bizobj is being > called; IOW, if you are moving the child but somehow the parent bizobj > is being called, you'd see that error.
Also, don't discount the possibility that the point where you break in dCursorMixin could be related to a child bizobj of the bizobj you are interested in. The child has only 1 record, while the parent has the 4 you were expecting. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
