how to remove the default selection in combobox when its datasource is set

  • Thread starter Thread starter kamal
  • Start date Start date
K

kamal

when i add the datasource of combobox by default the first
value is selected ..

but when i use the Items.Add() then nothing is selected.

how do i remove the default selection in combobox when its datasource is
set ..


thanks,
kamal.
 
Back
Top