using System;
using System.Collections.Generic;

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

using System;
using System.Collections.Generic;

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

//必須先將刪除button轉成樣板,在數據綁定時,提供一組屬性給delete button

protected void GridView1_RowDataBound(object sender, GridViewRowEventArgs e)

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

private void Form1_Load(object sender, EventArgs e)
{

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