G
Guest
Hi fill a combo box with items as the form loads but this calles the
SelectedValueCahnged event. I dont want it to call the event until I select a
value in the combo box, whats the best way around the problem.
I think I can get around it by adding the handler after I have populated the
data, but just wondering if there is a better solution.
SelectedValueCahnged event. I dont want it to call the event until I select a
value in the combo box, whats the best way around the problem.
I think I can get around it by adding the handler after I have populated the
data, but just wondering if there is a better solution.