If Not isPostBack Then
propagate_dropdownlist()
End If
if you don’t watch for postbacks, each time page loading event happens (like a submit button click) the drop down list control is re-populated.
Distributed & scalable systems, Test Driven Development… and simply how to get things done!