protected void Page_Load(object sender, EventArgs e) { DataTable dt = new DataTable(); dt.Columns. ... RowSpan = 2;//設定序號跨列的設定
確定! 回上一頁