將FormView,GridView裡的DropDownList控制裡面的TextBOX

 

Protected Sub DropDownList4_SelectedIndexChanged(ByVal sender As Object, ByVal e As System.EventArgs)
CType(FormView1.Row.Cells(0).FindControl("post_titalTextBox"), TextBox).Text = CType(FormView1.Row.Cells(0).FindControl("DropDownList4"), DropDownList).SelectedValue
End Sub

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 毛魚 的頭像
    毛魚

    機車,攝影,網頁程式分享

    毛魚 發表在 痞客邦 留言(0) 人氣()