Ed, On 09/03/2011 13:57, Ed Leafe wrote: > On Mar 9, 2011, at 6:10 AM, Werner F. Bruhin wrote: > >> Above runs without issue but now how do I use this in the e.g. the grid? >> >> Something like this "DataField="lookup1.name" would be nice but either I >> need to set something else or .... >> >> But looking at all the examples I see that one creates additional biz >> objects, so I think I am going down the wrong road with the above, but I >> also haven't seen a sample for a grid usage. >> >> I keep looking, but would appreciate some pointers. > In the tutorial, look for the section entitled "Creating the Billing > Grid". In it, it shows how to include a lookup field from another table into > a bizobj, so that it may be displayed instead of the foreign key. > Thanks.
I note that all the "hours" columns are prefixed with "hours.columnname", is this needed as soon as one has an addJoin in there? Would be nice if addChild could take care of this and provide all the columns of the child. When I tried to run the hours code sample I run into a few issues. See Ticket #1412 Werner _______________________________________________ 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/[email protected]
