Ed Leafe wrote:
> On Jun 12, 2007, at 12:08 PM, Paul McNett wrote:
> 
>>> Ed suggested that the "self.bizSecondary" NOT be added to the  
>>> Form?????
>> I must have missed that message, but I'm sure he had a good reason for
>> that! Personally, I add all my bizobjs to my forms.
> 
>       I was assuming that 'self' in the example *was* the form. The only  
> question was:
> 
> grid.DataSource = self.bizSecondary

This isn't mediated through the form, even though 'self' is the form.

> 
>       vs.
> 
> grid.DataSet = self.bizSecondary.getDataSet()

...and neither is this.


-- 
pkm ~ http://paulmcnett.com


_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to