On Thursday 29 October 2009 5:38:34 pm Aaron L. Carlow wrote: > On Oct 29, 2009, at 12:26 PM, Adrian Klaver wrote: > > I may be missing something but why do you need to create two > > instances of the same bizobj? The self.addBizobj binds it to the > > Form. It then makes it available to all the data controls in the > > Form. Why not just reference it by the same name in the different > > parts of the Form? > > I have a situation where I want to access the same table on two > different dPages within the same form, but don't want manipulation on > one dPage to change the cursor for the other. I think JohnF's > recommendation on using a temporary cursor might be the best way to > handle that unless someone else has a better idea. > > Aaron L. Carlow >
I think I lost track of what you are trying to do. Does the second page contain a different record from the first or different fields or both? -- Adrian Klaver [email protected] _______________________________________________ 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]
