Deafult.aspx.cs. using System.Data; private void datatableuse() { DataTable DataTable1 = new DataTable(); DataColumn DataColumn1; DataRow ...
確定! 回上一頁