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.
> 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.
> 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.
-- 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]