On Aug 30, 2005, at 2:58 PM, Paul McNett wrote:
that would let you populate by doing something like:
This requires moving the record pointer, of course. I think a better solution would be to modify the bizobj's getDataSet() to accept an option list of column names, which would then return a list of dicts, representing just the requested columns from the data set. Sound like a good idea?
-- Ed Leafe -- http://leafe.com -- http://dabodev.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
