> On Apr 23, 2007, at 10:27 AM, [EMAIL PROTECTED] wrote: > > > I've tried to add the author grid from the dataenvironment. But > the > > only available layout options are single record style! > > That's odd - there isn't code to limit layout types in that wizard.
I'm using the latest tarball dabo 0.8a Rev 3073; Designer 0.8a Rev 836 WinXP Python 2.4.3 > > So discarding this approach I placed the grid myself, setting > the > > DataSource property = author and the DataField property of the > only > > column = authorname. But this doens't work either (note: I did > > create the an authorBizobj in the createBizobjs form method). > > What exactly do you mean by "doesn't work"? Does it crash, or do > you > get nothing in the grid. If it's the latter, you may need to > requery > the authors bizobj. Doesn't crash when the App is run the grid will not populate (get's no rows). > > I've followed the pattern that Dabo seems to have used in Page 1 > > > book Grid. Although there's something I find strange: The name > of > > the connection is "bookdb" and Dabo sets the DataSource property > to > > "book" both in the ClassDesigner and in the BookBizobj it created!? > > The DataSource for a bizobj is the table which it represents. Ok. I understand so I've tried to set the DataSource as author. But still no go. In the mean while tried John's approach without success either. > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com > > > Thanks, Miguel _______________________________________________________________________________________ Sabe qual e o credito pessoal MAIS FACIL DE PAGAR no futuro? Aquele em que as PRESTACOES DESCEM ao longo do emprestimo? Saiba mais em: http://www.iol.pt/correio/rodape.php?dst=0704171 _______________________________________________ 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]
