close


Name: <%# Eval("name") %>


Age: <%# Eval("age") %>


|
CommandName="Delete" OnClientClick="return confirm('Delete this entry?')" />


Name:


Age:


|



ConnectionString="<%$ ConnectionStrings:ConnectionString %>"
SelectCommand="SELECT * FROM tblPeople"
UpdateCommand="Update tblPeople SET name=@name, age=@age WHERE id=@id"
DeleteCommand="Delete tblPeople WHERE id=@id" />
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 hsiung03 的頭像
    hsiung03

    hsiung.博格 ERP軟體

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