
October 1st, 2012, 07:30 AM
|
|
Contributing User
|
|
Join Date: May 2012
Posts: 140
Time spent in forums: 1 Day 4 h 53 m 15 sec
Reputation Power: 2
|
|
|
I don't know it for sure (but you can easily test it), but I think you "clear" the selected item in dbLookupListbox by clearing the field connected to it through its DataSource and DataField properties. I.e. by null-ing the field's value. Of course your dataset must allow the field to be null-ed.
|