Connecting Tech Pros Worldwide Forums | Help | Site Map

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

kamal
Guest
 
Posts: n/a
#1: Oct 14 '06
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.



chanmm
Guest
 
Posts: n/a
#2: Oct 15 '06

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


Should some code to explain what you mean.

chanmm


"kamal" <kckamal@wlink.com.npwrote in message
news:%236YlJa37GHA.2384@TK2MSFTNGP04.phx.gbl...
Quote:
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.
>

Closed Thread