On Tuesday 19 August 2008 11:33:11 am Uwe Grauer wrote:
>  names = [rec["e_val"] for rec in ds]
>         names.insert(0, "-/-")
>         keys = [rec["iid"] for rec in ds]


Thanks Uwe.  Your code is similar to what I do and shows the issue I suggested  
as a problem using datasets.  You insert in the names to correct the problem 
of ("String must be present in the choices.") or other similar issues.   I 
guess an insert into the dataset could be done but in general I don't like 
sound of it.
-- 
John Fabiani


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]

Reply via email to