On 12/30/2012 12:56 PM, Carey Gagnon wrote:
I want to figure this out but can't wrap my head around it. No matter what I do I end up with one of 2 errors: ValueError: Trying to set dDropdownList1.Value (DataSource: 'dbo.Cities', DataField: 'ProvinceState') to these invalid selections: [u''] OR ValueError: String must be present in the choices: ''
Hit send to quick, meant to add: Try: names.insert(0, "") after the other insert.
Thanks Carey
-- Adrian Klaver [email protected] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
