C
Christian Dokman
Hello,
When I bind a datasource to a combobox, the first item is always
selected, also when I set the SelectedValue property to -1 or 0. Also
when I call the form's bindingcontext.AddNew, the combobox is not always
showing an empty value.
Does anyone know how to deselect all items in a combobox in a way that
always works fine?
Greetings,
Christian.
When I bind a datasource to a combobox, the first item is always
selected, also when I set the SelectedValue property to -1 or 0. Also
when I call the form's bindingcontext.AddNew, the combobox is not always
showing an empty value.
Does anyone know how to deselect all items in a combobox in a way that
always works fine?
Greetings,
Christian.