On Tuesday 12 June 2007 07:58, Ed Leafe wrote: > On Jun 12, 2007, at 10:47 AM, johnf wrote: > > Is there an easy way to populate a grid with "self.bizSecondary". > > Can I say > > dGrid.DataSource=self.bizSecondary ? Or do I have to create the > > DataSet from > > the self.bizSecondary data. > > No, you should be able to simply set grid.DataSource = > self.bizSecondary, and it should fill the grid automatically from > bizSecondary. > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com Thanks. -- John Fabiani
_______________________________________________ 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]
