M
Michael Barrett
I have a couple comboBox controls that need to automatically select and
display an item based on a passed value when the form loads. I seem to be
chasing my tail here.
I originally capture the SelectedValue.ToString. Loading the form though,
setting SelectedValue to "MyVariableValue" after the control populates (I
use ValueMember and DisplayMember, not Item.Add) doesn't work. I am sure
this is simple and I am missing it.
Any help appreciated.
Thanks,
Mike
display an item based on a passed value when the form loads. I seem to be
chasing my tail here.
I originally capture the SelectedValue.ToString. Loading the form though,
setting SelectedValue to "MyVariableValue" after the control populates (I
use ValueMember and DisplayMember, not Item.Add) doesn't work. I am sure
this is simple and I am missing it.
Any help appreciated.
Thanks,
Mike