I create the columns like this: Code: myDataColumn = new DataColumn(); myDataColumn.DataType = System.Type.GetType("System.List<string> ...
確定! 回上一頁