Paul McNett <p <at> ulmcnett.com> writes:

> Again, what the grid wants would be something like:
> 
> grid.DataSet = [{"boo": True, str1: "hello", str2: "there"},
>       {"boo": False, str1: "star", str2: "wars"},
>       {"boo": False, str1: "comedy", str2: "drama"}]
> 
> So a sequence of dicts, where each dict has the same keys. Each dict 
> represents a record, and each key/value pair represents a field. In the 
> example above, your grid would show three records.
> 

thanks Paul, your explanation is clear. i'll follow your advice and see if i can
make it work.



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to