ciao,

devi usare il postback della pagina cosi

If Not (Page.IsPostBack) Then
DropDownList1.DataBind()
End If