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

        vs.

grid.DataSet = self.bizSecondary.getDataSet()

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.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