Columns.Add(dcolColumn); /* You then added the created column to your DataTable, so it should be working */ DataRow drowItem; ...
確定! 回上一頁