how to view a particular value of a combo box?
-
hello friends, i have some values displayed in a comboBox. the selected value is stored in a variable. now the logic is this that when a button is pressed, the saved value of the combo Box is to be displayed in the combo Box. how do i accomplish this? i have tried adding the value through the 'Items' property. it adds the value into the combolist but doesn't display it directly. reply soon plz. Saira
-
hello friends, i have some values displayed in a comboBox. the selected value is stored in a variable. now the logic is this that when a button is pressed, the saved value of the combo Box is to be displayed in the combo Box. how do i accomplish this? i have tried adding the value through the 'Items' property. it adds the value into the combolist but doesn't display it directly. reply soon plz. Saira
-
hello friends, i have some values displayed in a comboBox. the selected value is stored in a variable. now the logic is this that when a button is pressed, the saved value of the combo Box is to be displayed in the combo Box. how do i accomplish this? i have tried adding the value through the 'Items' property. it adds the value into the combolist but doesn't display it directly. reply soon plz. Saira
use SelectedValue property