i have taken a combo box and sets the property c
omboBox1.DropDo wnStyle = ComboBoxStyle.S imple; at run time.
autocomplete mode:SuggestApp end
autocompletesou rce:List items
i have taken some items collection in design time
bt at running tme after the selection of value that value is not displaying in the combo.
plz help me in dis regard
Thanx
omboBox1.DropDo wnStyle = ComboBoxStyle.S imple; at run time.
autocomplete mode:SuggestApp end
autocompletesou rce:List items
i have taken some items collection in design time
bt at running tme after the selection of value that value is not displaying in the combo.
plz help me in dis regard
Thanx
Comment